Pin buildah image to the working one (#515)

This commit is contained in:
Vlad
2022-11-30 13:50:28 +00:00
committed by GitHub
parent bbf2a5d4b0
commit f36353fe25
+1 -1
View File
@@ -58,7 +58,7 @@ stages:
# Pipeline Job Templates:
.dockerize: &dockerize
stage: build
image: quay.io/buildah/stable
image: quay.io/buildah/stable:v1.27
script:
- |-
echo building "$CONTAINER_REPO:$DOCKER_IMAGE_TAG"