Replace openshift ci image
Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>pull/732/head
parent
87cdb9e3c4
commit
194ecbec7f
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
# Dockerfile to bootstrap build and test in openshift-ci
|
||||
|
||||
FROM registry.svc.ci.openshift.org/openshift/release:golang-1.12
|
||||
FROM registry.ci.openshift.org/openshift/release:golang-1.13
|
||||
|
||||
SHELL ["/bin/bash", "-c"]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue