diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a43cfc8..5618496 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:cfcf96f0a433ba7cc70bb0789db7448126bb478dba0d2c2cae8513f9fab139c6 variables: # Use vfs with buildah. Docker offers overlayfs as a default, but Buildah # cannot stack overlayfs on top of another overlayfs filesystem.