From c213e0c7230a8b8d0b9e9374a6658d67abffc608 Mon Sep 17 00:00:00 2001 From: Egor_P Date: Mon, 14 Nov 2022 15:47:27 +0100 Subject: [PATCH] [ci] fix buildah (#1870) (#1871) Co-authored-by: Alexander Samusev <41779041+alvicsam@users.noreply.github.com> --- scripts/ci/gitlab/pipeline/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ci/gitlab/pipeline/publish.yml b/scripts/ci/gitlab/pipeline/publish.yml index 5773bc2b06..fa5c0477ca 100644 --- a/scripts/ci/gitlab/pipeline/publish.yml +++ b/scripts/ci/gitlab/pipeline/publish.yml @@ -2,7 +2,7 @@ # Here are all jobs that are executed during "publish" stage .build-push-image: - image: quay.io/buildah/stable + image: quay.io/buildah/stable:v1.27 variables: DOCKERFILE: "" # docker/path-to.Dockerfile IMAGE_NAME: "" # docker.io/paritypr/image_name