mirror of
https://gitlab.archlinux.org/archlinux/archlinux-docker.git
synced 2025-08-06 06:07:18 +02:00
Update alpine Docker tag to v3.17
This commit is contained in:
parent
c80251c457
commit
fcd0328e30
@ -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 releaes process.
|
||||
FROM alpine:3.16 AS verify
|
||||
FROM alpine:3.17 AS verify
|
||||
COPY TEMPLATE_ROOTFS_FILE /
|
||||
RUN apk add --no-cache curl tar zstd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user