Skip to content

Commit

Permalink
installer: Bump golang image for the build.
Browse files Browse the repository at this point in the history
  • Loading branch information
Yifan Gu committed Jul 31, 2018
1 parent 5e996c6 commit 2f61b57
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 2f61b57

Please sign in to comment.