mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2025-08-06 22:27:29 +02:00
Merge branch 'renovate/alpine-3.x' into 'master'
Update alpine Docker tag to v3.18 See merge request archlinux/archlinux-docker!73
This commit is contained in:
commit
4afa2a09af
@ -8,7 +8,7 @@
|
|||||||
# The second stage is for actually configuring the system a little bit.
|
# The second stage is for actually configuring the system a little bit.
|
||||||
# Some templating is done in order to allow us to easily build different configurations and to
|
# Some templating is done in order to allow us to easily build different configurations and to
|
||||||
# allow us to automate the release process.
|
# allow us to automate the release process.
|
||||||
FROM alpine:3.17 AS verify
|
FROM alpine:3.18 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