Update nginx Docker tag to v1.29.1
Some checks are pending
Build and publish Docker image / build (push) Waiting to run
Build and publish Docker image / build (pull_request) Successful in 1m21s

This commit is contained in:
Renovate Bot 2025-08-13 21:24:19 +00:00
parent b4fb2be0f9
commit 3430331c30

View file

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