Now that we are *done* with f25 it has been requested [1]
that we update the daily bodhi push to update the release ref so that anyone choosing to stay on f25 for now will get updated content. [1] https://pagure.io/atomic-wg/issue/303 Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
This commit is contained in:
parent
7d93f73993
commit
39b719cee1
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ config = dict(
|
||||||
'tree': 'docker-host',
|
'tree': 'docker-host',
|
||||||
'treefile': {
|
'treefile': {
|
||||||
'include': 'fedora-atomic-docker-host.json',
|
'include': 'fedora-atomic-docker-host.json',
|
||||||
'ref': 'fedora-atomic/25/x86_64/updates/docker-host',
|
'ref': 'fedora-atomic/25/x86_64/docker-host',
|
||||||
'repos': ['fedora-25', 'fedora-25-updates', 'updates'],
|
'repos': ['fedora-25', 'fedora-25-updates', 'updates'],
|
||||||
'packages': [],
|
'packages': [],
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue