diff --git a/fedora.conf b/fedora.conf index 90abd02..233ac7d 100644 --- a/fedora.conf +++ b/fedora.conf @@ -710,7 +710,7 @@ ostree = [ ("^Atomic$", { "aarch64": { "version": '!OSTREE_VERSION_FROM_LABEL_DATE_TYPE_RESPIN', - "treefile": "fedora-atomic-docker-host.json", + "treefile": "fedora-atomic-host.json", "config_url": "https://pagure.io/fedora-atomic.git", "config_branch": "master", "repo": "Everything", @@ -719,7 +719,7 @@ ostree = [ }, "x86_64": { "version": "!OSTREE_VERSION_FROM_LABEL_DATE_TYPE_RESPIN", - "treefile": "fedora-atomic-docker-host.json", + "treefile": "fedora-atomic-host.json", "config_url": "https://pagure.io/fedora-atomic.git", "config_branch": "master", "repo": "Everything", @@ -728,7 +728,7 @@ ostree = [ }, "ppc64le": { "version": "!OSTREE_VERSION_FROM_LABEL_DATE_TYPE_RESPIN", - "treefile": "fedora-atomic-docker-host.json", + "treefile": "fedora-atomic-host.json", "config_url": "https://pagure.io/fedora-atomic.git", "config_branch": "master", "repo": "Everything",