citemplate: update the buildah bootstrap image
authorJordan Petridis <jordan@centricular.com>
Wed, 9 Sep 2020 14:34:39 +0000 (17:34 +0300)
committerJordan Petridis <jordan@centricular.com>
Wed, 9 Sep 2020 14:35:25 +0000 (17:35 +0300)
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/338>

gitlab/ci_template.yml

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