From 84064f5b663c983ef3844b904e8fa9a08eae504e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2025 16:41:36 +0000 Subject: [PATCH] Update quay.io/buildah/stable Docker digest to 81ce2a2 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a43cfc8..1a9ce6c 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:81ce2a2cb6f834cf1510070dabd05b211e98041ca576d2278fc188fcdbc4585d variables: # Use vfs with buildah. Docker offers overlayfs as a default, but Buildah # cannot stack overlayfs on top of another overlayfs filesystem.