Skip to content

Commit

Permalink
Merge pull request #1158 from openshift-bot/updating-slave-base/docke…
Browse files Browse the repository at this point in the history
…rfile.rhel8-baseimages-to-mach-ocp-build-data-config

Bug 1878163: Updating slave-base/Dockerfile.rhel8 baseimages to mach ocp-build-data config
  • Loading branch information
openshift-merge-robot authored Sep 17, 2020
2 parents 93ed838 + c46667e commit a8653e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slave-base/Dockerfile.rhel8
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
##############################################
# Stage 1 : Build go-init
##############################################
FROM registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6 AS go-init-builder
FROM registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6 AS go-init-builder
WORKDIR /go/src/github.com/openshift/jenkins
COPY . .
WORKDIR /go/src/github.com/openshift/jenkins/go-init
Expand Down

0 comments on commit a8653e2

Please sign in to comment.