mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2026-01-06 09:51:05 +01:00
Update alpine Docker tag to v3.18
This commit is contained in:
parent
c2f9a8ac85
commit
9e02744bb9
@ -8,7 +8,7 @@
|
||||
# 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
|
||||
# allow us to automate the release process.
|
||||
FROM alpine:3.17 AS verify
|
||||
FROM alpine:3.18 AS verify
|
||||
COPY TEMPLATE_ROOTFS_FILE /
|
||||
RUN apk add --no-cache curl tar zstd
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user