cloud-image-uploader: update container image config for IoT changes

We finally merged https://pagure.io/fedora-iot/pungi-iot/pull-request/102
which changes the properties of the container images built in the
IoT compose. This should adjust to that and publish both the base
and IoT images, if we got it all right.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2025-04-22 13:48:14 -07:00
parent 5a72566502
commit d1728cd3d1

View file

@ -118,9 +118,8 @@ Silverblue = "fedora-silverblue"
Kinoite = "fedora-kinoite"
Onyx = "fedora-budgie-atomic"
Sericea = "fedora-sway-atomic"
bootc = "fedora-bootc"
# Depends on https://pagure.io/fedora-iot/pungi-iot/pull-request/102
# IoT_bootc_base = "fedora-iot"
base = "fedora-bootc"
IoT = "fedora-iot"
{% if env == "staging" %}