fic(ci): image tag

This commit is contained in:
Arthur Chaloin
2021-01-05 17:18:04 +01:00
parent 86e658c6ce
commit fdf798bd84
+1 -1
View File
@@ -28,7 +28,7 @@ RUN go build ./cmd/x509-exporter
###############
FROM --platform=${OS}/${ARCH} enix/yq:master
FROM --platform=${OS}/${ARCH} harbor.enix.io/yq/yq:master
COPY --from=build /go/src/enix.io/x509-exporter/x509-exporter /x509-exporter