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