Skip to content

Commit ae292c5

Browse files
Merge pull request #187 from openshift-bot/updating-dockerfile-baseimages-to-mach-ocp-build-data-config
Bug 1878163: Updating Dockerfile baseimages to mach ocp-build-data config
2 parents 31dfb6e + c366d8c commit ae292c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-openshift-4.6 AS builder
1+
FROM registry.svc.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.6 AS builder
22
WORKDIR /go/src/github.com/openshift/oauth-proxy
33
COPY . .
44
RUN go build .

0 commit comments

Comments
 (0)