Skip to content

Commit b674ff3

Browse files
Merge pull request #397 from openshift-bot/art-consistency-openshift-4.12-operator-registry
Updating operator-registry images to be consistent with ART
2 parents 5819088 + 882645f commit b674ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator-registry.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.18-openshift-4.12 AS builder
1+
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.19-openshift-4.12 AS builder
22

33
ENV GOPATH /go
44
ENV PATH $GOPATH/bin:/usr/local/go/bin:$PATH

0 commit comments

Comments
 (0)