Skip to content

Commit da9626b

Browse files
committed
Dockerfile: update bootstrap alpine version to 3.12
1 parent fc40e50 commit da9626b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# 1) use alpine to generate a void environment
2-
FROM alpine:3.9 as stage0
2+
FROM alpine:3.12 as stage0
33
ARG REPOSITORY=https://alpha.de.repo.voidlinux.org
44
ARG ARCH=x86_64
55
COPY keys/* /target/var/db/xbps/keys/

0 commit comments

Comments
 (0)