Skip to content

Commit

Permalink
Update test container go version to 1.15 (redhat-developer#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
amitkrout authored Mar 10, 2021
1 parent 1d1d211 commit 2d9eab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift-ci/build-root/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Dockerfile to bootstrap build and test in openshift-ci

FROM registry.svc.ci.openshift.org/openshift/release:golang-1.13
FROM registry.svc.ci.openshift.org/openshift/release:golang-1.15

RUN yum -y install dnf httpd-tools

0 comments on commit 2d9eab1

Please sign in to comment.