Skip to content

Commit

Permalink
Merge pull request #359 from openshift-bot/updating-dockerfile-baseim…
Browse files Browse the repository at this point in the history
…ages-to-mach-ocp-build-data-config

Bug 1878163: Updating Dockerfile baseimages to mach ocp-build-data config
  • Loading branch information
openshift-merge-robot committed Sep 17, 2020
2 parents 062de3b + 08a63a4 commit 6acab2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6
FROM registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6
ENV GOFLAGS="-mod=vendor"
COPY . /go/src/github.com/openshift/telemeter
RUN cd /go/src/github.com/openshift/telemeter && \
Expand Down

0 comments on commit 6acab2a

Please sign in to comment.