Skip to content

Commit 2faeb40

Browse files
Merge pull request #333 from openshift-bot/art-consistency-openshift-4.8-prom-label-proxy
Updating prom-label-proxy builder & base images to be consistent with ART
2 parents 569b3fe + df8b650 commit 2faeb40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.ocp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# FROM directives are overriden by CI system (both Prow CI and OSBS)
2-
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.8 AS builder
2+
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.16-openshift-4.8 AS builder
33

44
WORKDIR /go/src/github.com/openshift/prom-label-proxy
55
COPY . .

0 commit comments

Comments
 (0)