Dockerfile: update bootstrap alpine version to 3.12

This commit is contained in:
Michael Aldridge 2020-06-07 17:52:59 -07:00
parent fc40e50ff9
commit da9626bf54

View File

@ -1,5 +1,5 @@
# 1) use alpine to generate a void environment
FROM alpine:3.9 as stage0
FROM alpine:3.12 as stage0
ARG REPOSITORY=https://alpha.de.repo.voidlinux.org
ARG ARCH=x86_64
COPY keys/* /target/var/db/xbps/keys/