Skip to content

Commit 8e3e339

Browse files
authored
image compatible with ocp 4.16 (#754)
Signed-off-by: Varsha B <[email protected]>
1 parent 5e0f135 commit 8e3e339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openshift-ci/build-root/Dockerfile

+1-1
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/openshift/release:golang-1.21
3+
FROM registry.ci.openshift.org/openshift/release:rhel-9-release-golang-1.21-openshift-4.16
44

55
ARG KUBECTL_KUTTL_VERSION=0.12.1
66
ARG OPERATOR_SDK_VERSION=1.35.0

0 commit comments

Comments
 (0)