From 595400dfe6f23d850407a219cb77de88e0fe942f Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Wed, 29 Jan 2025 16:10:48 -0800 Subject: [PATCH] Mirror node 23 container image This is the current version of node; mirror it so that Zuul can consider upgrading. Change-Id: I666f91cfac755839cbfa3cc1034dea99d9e964e0 --- zuul.d/docker-mirror.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/zuul.d/docker-mirror.yaml b/zuul.d/docker-mirror.yaml index fbbda9bbc4..894967dd2f 100644 --- a/zuul.d/docker-mirror.yaml +++ b/zuul.d/docker-mirror.yaml @@ -123,6 +123,11 @@ dest_repository: quay.io/opendevmirror/node dest_tag: 16-bookworm dest_registry: quay.io + - src_repository: docker.io/library/node + src_tag: 23-bookworm + dest_repository: quay.io/opendevmirror/node + dest_tag: 23-bookworm + dest_registry: quay.io # TODO: move the canonical location of this image to quay - job: