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:
Dennis Gilmore 2017-01-05 17:03:42 -06:00
parent 14d47ef9bb
commit 198d7c4208

View File

@ -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,