mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-04-30 21:18:01 +00:00
Pin buildah image to the working one (#515)
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user