Go version and base image update on Openshift CI (#2830)

This commit is contained in:
Priti Kumari
2020-04-07 16:46:40 +05:30
committed by GitHub
parent 484a32d3db
commit c5d8e7557e

View File

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