Skip to content

Commit

Permalink
Updating prometheus-operator builder & base images to be consistent w…
Browse files Browse the repository at this point in the history
  • Loading branch information
AOS Automation Release Team committed Jan 12, 2021
1 parent 1cbb5d5 commit 07ebfc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.ocp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Dockerfile used by OSBS and by prow CI.
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/coreos/prometheus-operator
COPY . .
ENV GO111MODULE=on
Expand Down

0 comments on commit 07ebfc6

Please sign in to comment.