Skip to content

Commit dabe55f

Browse files
committed
OPRUN-2913: Update Dockerfiles to golang 1.20/ocp 4.14
Signed-off-by: Todd Short <[email protected]>
1 parent b2f4130 commit dabe55f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base.Dockerfile

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

3-
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.18-openshift-4.11
3+
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.14
44

55
ARG KUBEBUILDER_RELEASE=2.3.1
66
# Install test dependencies

0 commit comments

Comments
 (0)