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-ALPINE318-OPENSSL-6593964 - https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6593964
This commit is contained in:
parent
7e6af77d70
commit
1ac7d4920f
@ -1,4 +1,4 @@
|
|||||||
FROM nginx:1.25.4-alpine
|
FROM nginx:1.25.5-alpine
|
||||||
|
|
||||||
|
|
||||||
ARG GIT_SHA
|
ARG GIT_SHA
|
||||||
|
Loading…
Reference in New Issue
Block a user