From b589387e827a0570d6d592b5fae2936890b609a7 Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Nov 06 2017 17:28:00 +0000 Subject: fix back to non-testing ref Some downstream users are using these files and reported the error. Signed-off-by: Dusty Mabe --- diff --git a/fedora-atomic-host.json b/fedora-atomic-host.json index 78ad963..651ef24 100644 --- a/fedora-atomic-host.json +++ b/fedora-atomic-host.json @@ -1,5 +1,5 @@ { - "ref": "fedora/26/${basearch}/testing/atomic-host", + "ref": "fedora/26/${basearch}/atomic-host", "include": "fedora-atomic-host-base.json", "repos": ["fedora-26", "fedora-26-updates"] }