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-ALPINE319-BUSYBOX-6913413 - https://snyk.io/vuln/SNYK-ALPINE319-BUSYBOX-6913413 - https://snyk.io/vuln/SNYK-ALPINE319-BUSYBOX-6928845 - https://snyk.io/vuln/SNYK-ALPINE319-BUSYBOX-6928846 - https://snyk.io/vuln/SNYK-ALPINE319-BUSYBOX-6928847
This commit is contained in:
parent
abc7a43d1b
commit
0c264bcd32
@ -1,4 +1,4 @@
|
||||
FROM nginx:1.25.5-alpine
|
||||
FROM nginx:1.26.1-alpine
|
||||
|
||||
|
||||
ARG GIT_SHA
|
||||
|
Loading…
Reference in New Issue
Block a user