[ci] Update buildah command and version (#2479)

This commit is contained in:
Alexander Samusev
2023-04-24 17:33:46 +02:00
committed by GitHub
parent 2c1dd4f017
commit 77c0b76943
2 changed files with 6 additions and 4 deletions
+2
View File
@@ -30,6 +30,8 @@ variables:
DOCKER_OS: "debian:stretch"
ARCH: "x86_64"
ZOMBIENET_IMAGE: "docker.io/paritytech/zombienet:v1.3.43"
BUILDAH_IMAGE: "quay.io/buildah/stable:v1.29"
BUILDAH_COMMAND: "buildah --storage-driver overlay2"
.common-before-script:
before_script: