diff --git a/polkadot/.gitlab-ci.yml b/polkadot/.gitlab-ci.yml index 0dd640186bb825ca148ed3a8a0047b8d4f7c23f7..877004694d795f872c10e806a89826f467a61ea2 100644 --- a/polkadot/.gitlab-ci.yml +++ b/polkadot/.gitlab-ci.yml @@ -152,7 +152,7 @@ default: .build-push-image: extends: - .kubernetes-env - image: quay.io/buildah/stable + image: quay.io/buildah/stable:v1.27 before_script: - test -s ./artifacts/VERSION || exit 1 - test -s ./artifacts/EXTRATAG || exit 1