Update alpine Docker tag to v3.19

This commit is contained in:
renovate[bot] 2023-12-08 03:59:53 +00:00 committed by GitHub
parent 2739ca9277
commit 1e9a09d2bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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