Skip to content

Commit

Permalink
Merge pull request #1132 from yifan-gu/bump_golang
Browse files Browse the repository at this point in the history
installer: Bump golang image for the build.
  • Loading branch information
openshift-merge-robot authored Jul 31, 2018
2 parents f8b32a3 + 2f61b57 commit 1cefc59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci-operator/config/openshift/installer/master.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"cluster": "https://api.ci.openshift.org",
"namespace": "openshift",
"name": "release",
"tag": "golang-1.9"
"tag": "golang-1.10"
},

"canonical_go_repository": "github.com/openshift/installer",
Expand Down Expand Up @@ -59,4 +59,4 @@
"limits": { "cpu": "7", "memory": "9Gi" }
}
}
}
}

0 comments on commit 1cefc59

Please sign in to comment.