change the docker base image file name back to make koji happy
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
parent
14d47ef9bb
commit
198d7c4208
@ -205,7 +205,7 @@ image_build = {
|
||||
{
|
||||
'image-build': {
|
||||
'format': [('docker', 'tar.xz')]
|
||||
'name': 'Fedora_Docker-Base',
|
||||
'name': 'Fedora-Docker-Base',
|
||||
'target': 'f25',
|
||||
'version': '25',
|
||||
'release': None,
|
||||
|
Loading…
Reference in New Issue
Block a user