We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5819088 + 882645f commit b674ff3Copy full SHA for b674ff3
operator-registry.Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.18-openshift-4.12 AS builder
+FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.19-openshift-4.12 AS builder
2
3
ENV GOPATH /go
4
ENV PATH $GOPATH/bin:/usr/local/go/bin:$PATH
0 commit comments