From 3e6b84dcfe0cbc12ed58e49a20508b8625ed106b Mon Sep 17 00:00:00 2001 From: Aleksandar Todorov Date: Fri, 19 Feb 2021 09:57:25 +0200 Subject: [PATCH] schutzbot: pin podman version to workaround podman bug. Refs #1237 --- tools/deploy/test/files/run/provision-scripts/deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/deploy/test/files/run/provision-scripts/deploy.sh b/tools/deploy/test/files/run/provision-scripts/deploy.sh index 278fc1ba71a..2fd4af6fdbd 100755 --- a/tools/deploy/test/files/run/provision-scripts/deploy.sh +++ b/tools/deploy/test/files/run/provision-scripts/deploy.sh @@ -2,4 +2,4 @@ set -euxo pipefail -dnf -y install osbuild-composer-tests +dnf -y install osbuild-composer-tests podman-3.0.0-0.38rc2