[Snyk] Security upgrade alpine from 3.20.2 to 3.20.3 (#1839)
fix: Dockerfile-ultra-lite to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-ALPINE320-OPENSSL-7895537 - https://snyk.io/vuln/SNYK-ALPINE320-OPENSSL-7895537 Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
parent
78211d09c5
commit
0a98e3bde3
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# use alpine
|
||||
FROM alpine:3.20.2
|
||||
FROM alpine:3.20.3
|
||||
|
||||
ARG VERSION_TAG
|
||||
|
||||
|
|
Loading…
Reference in a new issue