Skip to content

Commit

Permalink
image compatible with ocp 4.16 (#754)
Browse files Browse the repository at this point in the history
Signed-off-by: Varsha B <[email protected]>
  • Loading branch information
varshab1210 authored Jul 30, 2024
1 parent 5e0f135 commit 8e3e339
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,6 +1,6 @@
# Dockerfile to bootstrap build and test in openshift-ci

FROM registry.ci.openshift.org/openshift/release:golang-1.21
FROM registry.ci.openshift.org/openshift/release:rhel-9-release-golang-1.21-openshift-4.16

ARG KUBECTL_KUTTL_VERSION=0.12.1
ARG OPERATOR_SDK_VERSION=1.35.0
Expand Down

0 comments on commit 8e3e339

Please sign in to comment.