From 5947d1c25ea4fc01caa62950d3fa4ae3bc2a6c66 Mon Sep 17 00:00:00 2001 From: AOS Automation Release Team Date: Wed, 3 Jun 2026 11:14:23 +0000 Subject: [PATCH] Updating ose-etcd-container image to be consistent with ART for 4.15 Reconciling with https://github.com/openshift-eng/ocp-build-data/tree/318cf8ea5886cbb89538987f35ab9959897c9a28/images/ose-etcd.yml --- Dockerfile.art | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.art b/Dockerfile.art index ff9d1dc1ad71..e43cd517d517 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.15 AS builder COPY $REMOTE_SOURCES $REMOTE_SOURCES_DIR WORKDIR $REMOTE_SOURCES_DIR/cachito-gomod-with-deps/app