Update alpine Docker tag to v3.19

This commit is contained in:
renovate 2023-12-08 02:23:29 +00:00
parent 337a19c996
commit 7229f536b4
No known key found for this signature in database
GPG Key ID: 52B8FACB6DED89D9

View File

@ -10,7 +10,7 @@
# Note: Only official DockerHub images are allowed, see https://gitlab.archlinux.org/archlinux/archlinux-docker/-/commit/daa67d18579024947d69a45e6d028c5adb1c8c23
# While we could use archlinux:base it could also break our build process, so we avoid dog fooding here
FROM alpine:3.18 AS verify
FROM alpine:3.19 AS verify
COPY TEMPLATE_ROOTFS_FILE /
RUN apk add --no-cache curl tar zstd