deploy: update to the latest composer commit

We rotated some variable names in composer, thus we need to adjust..
This commit is contained in:
Ondřej Budai 2021-10-21 10:44:19 +02:00 committed by Simon Steinbeiß
parent 3e402f126c
commit f01d522dbf

View file

@ -4,8 +4,8 @@ set -euxo pipefail
DNF_REPO_BASEURL=http://osbuild-composer-repos.s3.amazonaws.com
# The osbuild-composer commit to run reverse-dependency test against.
# Currently: Image tests: skip rpm-ostree-1-autovar.conf tmpfiles.d config on Fedora
OSBUILD_COMPOSER_COMMIT=9497ef8ca9e05a177dc8ec5cbb80b98ad450b041
# Currently: ostree: change the URL for OC client temporarily
OSBUILD_COMPOSER_COMMIT=ece191f73e319bbcc885bcc983fb0e6cefe6014a
# Get OS details.
source /etc/os-release