Open
Description
We use registry.fedoraproject.org/fedora-minimal:26 right now. It's probably time to update to F29. This will also require to change some of the tests, i.e.:
assert "registry.fedoraproject.org/fedora-minimal:26" == str(image)
Alternatively, the tests can be written in a way, so that we don't hardcode the image tag.