Skip to content

Commit

Permalink
👻 Use a new (konveyor builder) golang image (migtools#158)
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Montleon <[email protected]>
  • Loading branch information
jmontleon authored and rayfordj committed Jul 18, 2024
1 parent 8a037a1 commit 0a3e970
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
@@ -1,5 +1,5 @@
# Build the manager binary
FROM registry.ci.openshift.org/openshift/release:golang-1.17 as builder
FROM quay.io/konveyor/builder:latest as builder
ENV GOFLAGS "-mod=mod"
WORKDIR /go/src/github.com/konveyor/crane

Expand Down

0 comments on commit 0a3e970

Please sign in to comment.