Update buildroot to 1.16 (#5154)

* Update buildroot to 1.16

* Update go.mod to use go 1.16

* Ran go mod vendor for failing test

* Update 1.15 reference at more places
This commit is contained in:
Dharmit Shah
2021-10-20 17:33:14 +05:30
committed by GitHub
parent 8a6084e126
commit fd029225e6
17 changed files with 4 additions and 1598 deletions

View File

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