There was an error while loading. Please reload this page.
2 parents 569b3fe + df8b650 commit 2faeb40Copy full SHA for 2faeb40
1 file changed
Dockerfile.ocp
@@ -1,5 +1,5 @@
1
# 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
+FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.16-openshift-4.8 AS builder
3
4
WORKDIR /go/src/github.com/openshift/prom-label-proxy
5
COPY . .
0 commit comments