Update version of cloud-image-val b/c of failure on Fedora-36

the test scenario which failed appears to be a noop on Fedora-36
and has been tagged appropriately in cloud-image-val.
This commit is contained in:
Alexander Todorov 2022-07-14 14:13:18 +03:00 committed by Alexander Todorov
parent 63a4ae7626
commit 9960021a56

View file

@ -218,7 +218,7 @@ fi
greenprint "Cloning cloud-image-val from upstream"
release_version="v0.1.0"
release_version="v0.2.3"
git clone https://github.com/osbuild/cloud-image-val --branch "${release_version}"
greenprint "Running cloud-image-val on generated image"