mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
Update go 1.15 (#4852)
* updating golang version 1.15 Signed-off-by: anandrkskd <anandrkskd@gmail.com> * update go.mod Signed-off-by: anandrkskd <anandrkskd@gmail.com>
This commit is contained in:
committed by
GitHub
parent
51f77a73ee
commit
f9cbdc4d98
@@ -1,6 +1,6 @@
|
||||
# Dockerfile to bootstrap build and test in openshift-ci
|
||||
|
||||
FROM registry.ci.openshift.org/openshift/release:golang-1.13
|
||||
FROM registry.ci.openshift.org/openshift/release:golang-1.15
|
||||
|
||||
RUN yum -y install make wget gcc git httpd-tools
|
||||
|
||||
|
||||
Reference in New Issue
Block a user