From 72dc043c33e088b9268a6fc982b2cd44a0f68184 Mon Sep 17 00:00:00 2001 From: Pavel Negrobov Date: Tue, 24 Dec 2024 20:34:15 +0300 Subject: [PATCH] =?UTF-8?q?INF-1573:=20=D0=A0=D0=B5=D0=B0=D0=BB=D0=B8?= =?UTF-8?q?=D0=B7=D0=BE=D0=B2=D0=B0=D1=82=D1=8C=20=D0=B2=20=D0=B4=D0=B6?= =?UTF-8?q?=D0=B5=D0=BD=D0=BA=D0=B8=D0=BD=D1=81=D0=B5=20=D0=B7=D0=B0=D0=BF?= =?UTF-8?q?=D1=83=D1=81=D0=BA=20=D0=B2=D1=81=D0=B5=D1=85=20=D1=82=D0=B5?= =?UTF-8?q?=D1=81=D1=82=D0=BE=D0=B2=20RPM=20=D0=BF=D0=B0=D0=BA=D0=B5=D1=82?= =?UTF-8?q?=D0=BE=D0=B2=20=D0=B4=D0=BB=D1=8F=20aarch64?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/koji_modular_tag-docker.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/koji_modular_tag-docker.json b/files/koji_modular_tag-docker.json index 4e24872..22fff12 100644 --- a/files/koji_modular_tag-docker.json +++ b/files/koji_modular_tag-docker.json @@ -2,6 +2,6 @@ "80900:x86_64": {"docker_image_name": "msvsphere810-systemd-tests:8.10", "os_name": "MSVSphere 8.10 (x86_64)"}, "81000:x86_64": {"docker_image_name": "msvsphere810-systemd-tests:8.10", "os_name": "MSVSphere 8.10 (x86_64)"}, "90400:x86_64": {"docker_image_name": "msvsphere94-systemd-tests:9.4", "os_name": "MSVSphere 9.4 (x86_64)"}, - "90500:x86_64": {"docker_image_name": "msvsphere94-systemd-tests:9.5", "os_name": "MSVSphere 9.5 (x86_64)"}, - "90500:aarch64": {"docker_image_name": "msvsphere94-systemd-tests:9.5-arm64", "os_name": "MSVSphere 9.5 (aarch64)"} + "90500:x86_64": {"docker_image_name": "msvsphere95-systemd-tests:9.5", "os_name": "MSVSphere 9.5 (x86_64)"}, + "90500:aarch64": {"docker_image_name": "msvsphere95-systemd-tests:9.5-arm64", "os_name": "MSVSphere 9.5 (aarch64)"} }