diff --git a/roles/bodhi2/backend/templates/atomic-config.py.j2 b/roles/bodhi2/backend/templates/atomic-config.py.j2 index d544dabbb8..31d0b6e68c 100644 --- a/roles/bodhi2/backend/templates/atomic-config.py.j2 +++ b/roles/bodhi2/backend/templates/atomic-config.py.j2 @@ -44,7 +44,7 @@ config = dict( 'tree': 'docker-host', 'treefile': { 'include': 'fedora-atomic-docker-host.json', - 'ref': 'fedora-atomic/25/x86_64/updates-testing/docker-host', + 'ref': 'fedora-atomic/25/x86_64/testing/docker-host', 'repos': ['fedora-25', 'fedora-25-updates', 'updates-testing'], 'packages': [], },