Files
odo/openshift-ci/build-root/Dockerfile
Dharmit Shah fd029225e6 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
2021-10-20 12:03:14 +00:00

6 lines
169 B
Docker

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