update go version to use go 1.17 (#5497)

* update go version to 1.17

Signed-off-by: anandrkskd <anandrkskd@gmail.com>

* update go version to 1.17 and fix failure

Signed-off-by: anandrkskd <anandrkskd@gmail.com>
This commit is contained in:
Anand Kumar Singh
2022-04-29 21:50:35 +05:30
committed by GitHub
parent b09324692d
commit 098389b027
152 changed files with 317 additions and 3482 deletions

View File

@@ -1,5 +1,5 @@
# Dockerfile to bootstrap build and test in openshift-ci
FROM registry.ci.openshift.org/openshift/release:golang-1.16
FROM registry.ci.openshift.org/openshift/release:golang-1.17
RUN yum -y install make wget gcc git httpd-tools