From 5b91273639c715d80f81c58598a3e06301f29e75 Mon Sep 17 00:00:00 2001 From: AOS Automation Release Team Date: Thu, 26 Mar 2026 01:42:10 +0000 Subject: [PATCH] Updating dpu-intel-ipu-p4sdk-container image to be consistent with ART for 4.22 Reconciling with https://github.com/openshift/ocp-build-data/tree/74d0b64cd6c3941c01961780ce92f2b96ba68a17/images/dpu-intel-ipu-p4sdk.yml --- .ci-operator.yaml | 2 +- Dockerfile.IntelP4.rhel | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci-operator.yaml b/.ci-operator.yaml index e307e5af6..a3628cf24 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.25-openshift-4.22 diff --git a/Dockerfile.IntelP4.rhel b/Dockerfile.IntelP4.rhel index ea8350d9d..89fbec658 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