mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 14:49:07 +00:00
fix: Nginx/Dockerfile.tpl to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-ALPINE317-CURL-5958910 - https://snyk.io/vuln/SNYK-ALPINE317-CURL-5958910 - https://snyk.io/vuln/SNYK-ALPINE317-LIBWEBP-5902239 - https://snyk.io/vuln/SNYK-ALPINE317-LIBX11-6042401 - https://snyk.io/vuln/SNYK-ALPINE317-NGHTTP2-5954769
This commit is contained in:
parent
ae5f0983a6
commit
d1131d32e8
@ -1,4 +1,4 @@
|
||||
FROM nginx:1.25.1-alpine
|
||||
FROM nginx:1.25.3-alpine
|
||||
|
||||
USER root
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user