Skip to content

Commit

Permalink
Merge pull request tektoncd#218 from piyush-garg/golang-dep-bump
Browse files Browse the repository at this point in the history
Bump go version to 1.12
  • Loading branch information
openshift-merge-robot authored Nov 11, 2019
2 parents a4fe881 + 6ad2d15 commit 5878712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift/ci-operator/build-image/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Dockerfile to bootstrap build and test in openshift-ci

FROM openshift/origin-release:golang-1.10
FROM openshift/origin-release:golang-1.12

# Add kubernetes repository
ADD openshift/ci-operator/build-image/kubernetes.repo /etc/yum.repos.d/
Expand Down

0 comments on commit 5878712

Please sign in to comment.