Skip to content

Commit

Permalink
Merge pull request #22 from simonpasquier/update-golang-1.13
Browse files Browse the repository at this point in the history
Update to Go 1.13
  • Loading branch information
openshift-merge-robot committed Jan 8, 2020
2 parents 3d1c61e + cac05fa commit 8f2182e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.ocp
@@ -1,4 +1,4 @@
FROM openshift/origin-release:golang-1.12 AS builder
FROM openshift/origin-release:golang-1.13 AS builder

COPY . /go/src/github.com/directxman12/k8s-prometheus-adapter

Expand Down

0 comments on commit 8f2182e

Please sign in to comment.