fix: Dockerfile-ultra-lite to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE320-OPENSSL-8235201
- https://snyk.io/vuln/SNYK-ALPINE320-OPENSSL-8235201
This commit is contained in:
snyk-bot 2024-12-12 00:48:00 +00:00
parent 026fe8150d
commit a7e7d57b23
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B

View File

@ -1,5 +1,5 @@
# use alpine
FROM alpine:3.20.3
FROM alpine:3.21.0
ARG VERSION_TAG