Use the new tags of the `osbuild/containers` repository. The infrastructure was simplified a lot and the new tags are much easier to handle without any conflicts when building other images. Note that this change uses the `latest` tag of all images. As an alternative, we can also switch to the `latest-<date>` tags, which would use a pinned immutable image tagged by the given date. However, these tags are burried somewhere deep down in the ./tools/ directory and are easy to forget upgrading. So for now use `latest` until we have better synchronization infrastructure in place. However, if these images ever break and we want to get back stable CI behavior, we can always switch back to older builds by picking those immutable tags instead of `latest`. Signed-off-by: David Rheinsberg <david.rheinsberg@gmail.com> |
||
|---|---|---|
| .. | ||
| deploy | ||
| test-case-generators | ||
| clouddot_build_deploy.sh | ||
| deploy-openstack | ||
| deploy-qemu | ||
| gen-certs.sh | ||
| gen-user-data | ||
| image-info | ||
| koji-compose.py | ||
| libvirt_test.sh | ||
| prepare-source.sh | ||
| provision.sh | ||
| run-koji-container.sh | ||