Skip to content

Commit

Permalink
fix(ci): use correct tag
Browse files Browse the repository at this point in the history
  • Loading branch information
arcln committed Jan 5, 2021
1 parent fcf7af1 commit 86e658c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RUN go build ./cmd/x509-exporter

###############

FROM --platform=${OS}/${ARCH} enix/yq:3
FROM --platform=${OS}/${ARCH} enix/yq:master

COPY --from=build /go/src/enix.io/x509-exporter/x509-exporter /x509-exporter

Expand Down

0 comments on commit 86e658c

Please sign in to comment.