diff --git a/.ci-operator.yaml b/.ci-operator.yaml index e307e5af6..284a91009 100644 --- a/.ci-operator.yaml +++ b/.ci-operator.yaml @@ -1,4 +1,4 @@ build_root_image: name: release namespace: openshift - tag: rhel-9-release-golang-1.24-openshift-4.21 + tag: rhel-9-release-golang-1.24-openshift-4.22 diff --git a/Dockerfile.IntelP4.rhel b/Dockerfile.IntelP4.rhel index fa4d500ad..1ef6be3bb 100644 --- a/Dockerfile.IntelP4.rhel +++ b/Dockerfile.IntelP4.rhel @@ -1,4 +1,4 @@ -FROM registry.ci.openshift.org/ocp/4.21:base-rhel9 +FROM registry.ci.openshift.org/ocp/4.22:base-rhel9 ARG P4_NAME=fxp-net_linux-networking ENV P4_NAME $P4_NAME