switch to ghcr for baseimage

This commit is contained in:
aptalca
2020-11-02 16:43:23 -05:00
committed by GitHub
parent 7a1c3aecdf
commit 5459cb08ea
+2 -2
View File
@@ -1,4 +1,4 @@
FROM lsiobase/alpine:3.12 as buildstage
FROM ghcr.io/linuxserver/baseimage-alpine:3.12 as buildstage
ARG DOTNET_VERSIONS
@@ -39,4 +39,4 @@ FROM scratch
LABEL maintainer="aptalca"
# Add files from buildstage
COPY --from=buildstage /root-layer/ /
COPY --from=buildstage /root-layer/ /