add fedora:latest to required docker images, don't hardlink repofile but copy it
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
349400c6cc
commit
a7fcdb9aee
2 changed files with 5 additions and 4 deletions
|
@ -203,6 +203,7 @@ openshift_required_images:
|
|||
fedora_required_images:
|
||||
- "fedora:24"
|
||||
- "fedora:25"
|
||||
- "fedora:latest"
|
||||
|
||||
#
|
||||
# say if we want the apache role dependency for mod_wsgi or not
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue