fix: Nginx/Dockerfile.tpl to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE322-PCRE2-13637025
This commit is contained in:
snyk-bot
2025-11-08 10:56:45 +00:00
parent c01fc9ee64
commit 93e62befbb

View File

@@ -1,4 +1,4 @@
FROM nginx:1.29.2-alpine
FROM nginx:1.29.3-alpine
ARG GIT_SHA