diff --git a/schutzbot/deploy.sh b/schutzbot/deploy.sh index 90fb8b7..da134b0 100755 --- a/schutzbot/deploy.sh +++ b/schutzbot/deploy.sh @@ -20,7 +20,7 @@ function retry { # Variables for where to find osbuild-composer RPMs to test against DNF_REPO_BASEURL=http://osbuild-composer-repos.s3-website.us-east-2.amazonaws.com -OSBUILD_COMMIT=35de3093a7b52569512bdc61d2105febbb9b0c7e # release 30 +OSBUILD_COMMIT=bb30ffa0629e16ecff103aaaeb7e931f3f8ff79e # release 46 OSBUILD_COMPOSER_COMMIT=b5987a5ca51826f29a3bce742d693a55f16f016f # commit newer than release 30 (we need one with rhel-8-cdn) # Get OS details.