Update nginx Docker tag to v1.29.1

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 COPY . /usr/share/nginx/html