Bump nginx from 1.29.3 to 1.29.4 (#6244)

This commit is contained in:
dependabot[bot] 2025-12-10 08:41:51 +00:00 committed by GitHub
parent d10bf601d7
commit 501928c4d3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,2 +1,2 @@
FROM docker.io/nginx:1.29.3-alpine
FROM docker.io/nginx:1.29.4-alpine
COPY ./compose/production/nginx/default.conf /etc/nginx/conf.d/default.conf