Merge branch 'master' of https://github.com/void-linux/void-mklive
This commit is contained in:
commit
4bc0cdf4f0
@ -1,5 +1,5 @@
|
|||||||
# 1) use alpine to generate a void environment
|
# 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 REPOSITORY=https://alpha.de.repo.voidlinux.org
|
||||||
ARG ARCH=x86_64
|
ARG ARCH=x86_64
|
||||||
COPY keys/* /target/var/db/xbps/keys/
|
COPY keys/* /target/var/db/xbps/keys/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user