citemplate: update the buildah bootstrap image

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/338>
This commit is contained in:
Jordan Petridis 2020-09-09 17:34:39 +03:00
parent dd43637fce
commit 58df3e6f58

View file

@ -196,7 +196,7 @@ default:
# #
# All the documentation from citemplates should be applicable here, so please refer there # All the documentation from citemplates should be applicable here, so please refer there
.base: .base:
image: "$CI_REGISTRY/freedesktop/ci-templates/buildah:2020-03-24" image: "$CI_REGISTRY/freedesktop/ci-templates/buildah:2020-07-20.1"
variables: variables:
STORAGE_DRIVER: 'vfs' STORAGE_DRIVER: 'vfs'
BUILDAH_FORMAT: 'docker' BUILDAH_FORMAT: 'docker'