diff --git a/files/koji_build_tag-docker.json b/files/koji_build_tag-docker.json index 767708c..aecea14 100644 --- a/files/koji_build_tag-docker.json +++ b/files/koji_build_tag-docker.json @@ -5,5 +5,5 @@ "inferit-9_5-extras-build:x86_64": {"docker_image_name": "msvsphere95-systemd-tests:9.5", "os_name": "MSVSphere 9.5 (x86_64)"}, "inferit-9_5-extras-build:aarch64": {"docker_image_name": "msvsphere95-systemd-tests:9.5-arm64", "os_name": "MSVSphere 9.5 (aarch64)"}, "inferit-9_5-*:x86_64": {"docker_image_name": "msvsphere95-systemd-tests:9.5", "os_name": "MSVSphere 9.5 (x86_64)"}, - "inferit-9_5-*:aarch64": {"docker_image_name": "msvsphere95-systemd-tests:9.5-arm64", "os_name": "MSVSphere 9.5 (aarch64)"} + "inferit-9_5-*:aarch64": {"docker_image_name": "msvsphere95-systemd-tests-aarch64:9.5-arm64", "os_name": "MSVSphere 9.5 (aarch64)"} }