Update nginx Docker tag to v1.29.1
All checks were successful
Build and publish Docker image / build (pull_request) Successful in 26s
Build and publish Docker image / build (push) Successful in 47s

This commit is contained in:
Renovate Bot 2025-08-13 21:24:23 +00:00
parent b4fb2be0f9
commit e14440af94

View file

@ -1,4 +1,4 @@
FROM nginx:1.29.0-alpine
FROM nginx:1.29.1-alpine
COPY . /usr/share/nginx/html