Skip to content

Commit a9ea0bb

Browse files
Merge pull request #658 from openshift-bot/art-consistency-openshift-4.16-operator-lifecycle-manager
OCPBUGS-27140: Updating operator-lifecycle-manager-container image to be consistent with ART for 4.16
2 parents 283d8d5 + 4626e19 commit a9ea0bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator-lifecycle-manager.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-9-golang-1.20-openshift-4.16 AS builder
1+
FROM registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.21-openshift-4.16 AS builder
22

33
ENV GO111MODULE auto
44
ENV GOPATH /go

0 commit comments

Comments
 (0)