switch to harbor container registry
This commit is contained in:
@@ -3,7 +3,7 @@ ARG GOLANG_VERSION="1.25.4"
|
|||||||
ARG HUGO_VERSION="0.152.2"
|
ARG HUGO_VERSION="0.152.2"
|
||||||
|
|
||||||
# Build container
|
# Build container
|
||||||
FROM git.brds.ca/d-b.ca/golang:${GOLANG_VERSION}
|
FROM core.harbor.brds.ca/library/golang:${GOLANG_VERSION}
|
||||||
ARG HUGO_VERSION
|
ARG HUGO_VERSION
|
||||||
LABEL org.opencontainers.image.title="D-B.CA Hugo Website Builder"
|
LABEL org.opencontainers.image.title="D-B.CA Hugo Website Builder"
|
||||||
LABEL org.opencontainers.image.authors="drew@brds.ca"
|
LABEL org.opencontainers.image.authors="drew@brds.ca"
|
||||||
|
|||||||
Reference in New Issue
Block a user