Fixed source location

This commit is contained in:
Jonathan Ervine 2020-10-21 23:40:37 +08:00
parent efcdfbd3a0
commit 8482c7af33

View File

@ -1,5 +1,5 @@
# Base on latest (edge) alpine image # Base on latest (edge) alpine image
FROM harbor.ervine.dev/library/x86_64/alpine:v3.12 FROM harbor.ervine.dev/public/x86_64/alpine:v3.12
LABEL "Maintainer Jonathan Ervine <docker@ervine.org>" LABEL "Maintainer Jonathan Ervine <docker@ervine.org>"
# Install updates # Install updates