From 2437777ef2874edfee74f1c3b1713867ee8ae136 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 16:59:30 +0000 Subject: [PATCH] Update quay.io/buildah/stable Docker digest to 341f8ba --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a43cfc8..ab78eac 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,7 +9,7 @@ stages: build: stage: build - image: quay.io/buildah/stable@sha256:a351b8046ef274a7be5cd3d99b499b6de71f29677476f9a6a752a2ae090d8019 + image: quay.io/buildah/stable@sha256:341f8ba14edc707d3c275e5b7fcae51ddb42e8168a7115665473a6deddfd9623 variables: # Use vfs with buildah. Docker offers overlayfs as a default, but Buildah # cannot stack overlayfs on top of another overlayfs filesystem.