From 3acdcfe99f8c0f47191c7e073b247fc58816c3d3 Mon Sep 17 00:00:00 2001 From: AOS Automation Release Team Date: Wed, 3 Jun 2026 11:03:17 +0000 Subject: [PATCH] Updating ose-etcd-container image to be consistent with ART for 4.14 Reconciling with https://github.com/openshift-eng/ocp-build-data/tree/6408d4a8747897176d5d1407880a30a6c5c3933e/images/ose-etcd.yml --- Dockerfile.art | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.art b/Dockerfile.art index fa00997060a9..c0c4378e6273 100644 --- a/Dockerfile.art +++ b/Dockerfile.art @@ -1,4 +1,4 @@ -FROM registry.ci.openshift.org/ocp/builder:rhel-9-etcd-golang-1.19 AS builder +FROM registry.ci.openshift.org/ocp/builder:rhel-9-golang-1.19-openshift-4.14 AS builder COPY $REMOTE_SOURCES $REMOTE_SOURCES_DIR WORKDIR $REMOTE_SOURCES_DIR/cachito-gomod-with-deps/app