mirror of
https://github.com/enix/x509-certificate-exporter.git
synced 2026-08-28 16:27:16 +00:00
fic(ci): image tag
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user