Skip to content

Commit

Permalink
Update to Go 1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
simonpasquier committed Jan 7, 2020
1 parent 84e7dac commit 3028257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.ocp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.svc.ci.openshift.org/openshift/release:golang-1.12 AS builder
FROM registry.svc.ci.openshift.org/openshift/release:golang-1.13 AS builder
WORKDIR /go/src/github.com/brancz/kube-rbac-proxy
COPY . .
ENV GO111MODULE=on
Expand Down

0 comments on commit 3028257

Please sign in to comment.