Skip to content

Commit 7823ebe

Browse files
Merge pull request #2058 from openshift-bot/art-consistency-openshift-4.8-operator-lifecycle-manager
Updating operator-lifecycle-manager builder & base images to be consistent with ART
2 parents 1cc5b19 + 78d9fc5 commit 7823ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.15-openshift-4.8 AS builder
1+
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.16-openshift-4.8 AS builder
22

33
ENV GO111MODULE auto
44
ENV GOPATH /go

0 commit comments

Comments
 (0)