Skip to content

Commit

Permalink
Unify Dockerfile version to 1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
sttts committed May 11, 2021
1 parent 0a98902 commit edfdefe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.rhel7
@@ -1,4 +1,4 @@
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.16-openshift-4.8 AS builder
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.15-openshift-4.8 AS builder
WORKDIR /go/src/github.com/openshift/service-ca-operator
COPY . .
ENV GO_PACKAGE github.com/openshift/service-ca-operator
Expand Down

0 comments on commit edfdefe

Please sign in to comment.