From a3495db4ef7fcf3f79a60076493b1574ed94466d Mon Sep 17 00:00:00 2001 From: Konstantinos Tsamis Date: Wed, 9 Oct 2024 17:46:29 +0300 Subject: [PATCH] Update registry with latest MU (#1424) --- terracumber_config/tf_files/SUSEManager-5.0-SLE-update.tf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/terracumber_config/tf_files/SUSEManager-5.0-SLE-update.tf b/terracumber_config/tf_files/SUSEManager-5.0-SLE-update.tf index 09cf73cb7..6e68f67b5 100644 --- a/terracumber_config/tf_files/SUSEManager-5.0-SLE-update.tf +++ b/terracumber_config/tf_files/SUSEManager-5.0-SLE-update.tf @@ -125,7 +125,7 @@ module "server_containerized" { main_disk_size = 1500 runtime = "podman" // Temporary workaround to see if we pass proxy stage. Also needs to be updated on next MU - container_repository = "registry.suse.de/suse/maintenance/35237/suse_sle-15-sp6_update_products_manager50_update_containerfile" + container_repository = "registry.suse.de/suse/maintenance/347951/suse_sle-15-sp6_update_products_manager50_update_containerfile" container_tag = "latest" server_mounted_mirror = "minima-mirror-ci-bv.mgr.prv.suse.net" @@ -165,7 +165,7 @@ module "proxy_containerized" { runtime = "podman" // Temporary workaround to see if we pass proxy stage. Also needs to be updated on next MU - container_repository = "registry.suse.de/suse/maintenance/35237/suse_sle-15-sp6_update_products_manager50_update_containerfile" + container_repository = "registry.suse.de/suse/maintenance/347951/suse_sle-15-sp6_update_products_manager50_update_containerfile" container_tag = "latest" auto_configure = false