We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31dfb6e + c366d8c commit ae292c5Copy full SHA for ae292c5
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6 AS builder
+FROM registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6 AS builder
2
WORKDIR /go/src/github.com/openshift/oauth-proxy
3
COPY . .
4
RUN go build .
0 commit comments