mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2025-08-06 14:17:18 +02:00
Merge branch 'renovate/alpine-3.x' into 'master'
Update alpine Docker tag to v3.21 See merge request archlinux/archlinux-docker!90
This commit is contained in:
commit
cac42fb2e6
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
# Note: Only official DockerHub images are allowed, see https://gitlab.archlinux.org/archlinux/archlinux-docker/-/commit/daa67d18579024947d69a45e6d028c5adb1c8c23
|
# 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
|
# While we could use archlinux:base it could also break our build process, so we avoid dog fooding here
|
||||||
FROM alpine:3.19 AS verify
|
FROM alpine:3.21 AS verify
|
||||||
COPY TEMPLATE_ROOTFS_FILE /
|
COPY TEMPLATE_ROOTFS_FILE /
|
||||||
|
|
||||||
RUN apk add --no-cache curl tar zstd
|
RUN apk add --no-cache curl tar zstd
|
||||||
|
Loading…
Reference in New Issue
Block a user