Skip to content

Commit 2d9eab1

Browse files
authored
Update test container go version to 1.15 (#15)
1 parent 1d1d211 commit 2d9eab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openshift-ci/build-root/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Dockerfile to bootstrap build and test in openshift-ci
22

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

55
RUN yum -y install dnf httpd-tools

0 commit comments

Comments
 (0)