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

This commit is contained in:
Renovate Bot 2025-06-25 00:24:17 +00:00
parent 16a3cfb01f
commit f241babceb

View file

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