mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-17 15:36:48 +00:00
fix: ee/query-service/Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-ALPINE320-MUSL-8720638 - https://snyk.io/vuln/SNYK-ALPINE320-MUSL-8720638 - https://snyk.io/vuln/SNYK-ALPINE320-OPENSSL-8235201 - https://snyk.io/vuln/SNYK-ALPINE320-OPENSSL-8690013 - https://snyk.io/vuln/SNYK-ALPINE320-OPENSSL-8710359
This commit is contained in:
parent
fa90fad373
commit
a179291715
@ -1,5 +1,5 @@
|
|||||||
# use a minimal alpine image
|
# use a minimal alpine image
|
||||||
FROM alpine:3.20.3
|
FROM alpine:3.22.1
|
||||||
|
|
||||||
# Add Maintainer Info
|
# Add Maintainer Info
|
||||||
LABEL maintainer="signoz"
|
LABEL maintainer="signoz"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user