Skip to content

Commit 026fa7a

Browse files
Merge pull request #1763 from openshift-bot/updating-dockerfile-baseimages-to-mach-ocp-build-data-config
Bug 1878163: Updating Dockerfile baseimages to mach ocp-build-data config
2 parents 5dafa75 + 0c2d944 commit 026fa7a

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.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6 as builder
1+
FROM registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6 as builder
22

33
ENV GO111MODULE auto
44
ENV GOPATH /go

0 commit comments

Comments
 (0)