mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user