Update alpine Docker tag to v3.20

This commit is contained in:
renovate[bot] 2024-05-22 19:55:29 +00:00 committed by GitHub
parent de524f8acc
commit 91195b0308
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
FROM alpine:3.19
FROM alpine:3.20
# set version label
ARG BUILD_DATE