Skip to content

Commit

Permalink
Merge pull request #66 from openshift-bot/art-consistency-openshift-4…
Browse files Browse the repository at this point in the history
….6-openshift-enterprise-pod

Updating openshift-enterprise-pod builder & base images to be consistent with ART
  • Loading branch information
openshift-bot committed Jan 13, 2021
2 parents 4b132b7 + c3f9cdd commit 56a73fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pod/Dockerfile.rhel
@@ -1,4 +1,4 @@
FROM registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6 AS builder
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6 AS builder
WORKDIR /go/src/github.com/openshift/images
COPY . .
RUN CGO_ENABLED=0 go build -installsuffix=cgo -o pod/bin/pod ./pod
Expand Down

0 comments on commit 56a73fe

Please sign in to comment.