[ci] fix buildah image (#6281)

This commit is contained in:
Alexander Samusev
2022-11-14 12:59:56 +01:00
committed by GitHub
parent 97dddbab93
commit da4df1809d
+1 -1
View File
@@ -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