From 7eccbb1fe025b48d9353e228e906e31ab52e1654 Mon Sep 17 00:00:00 2001 From: Nicolas Pomepuy Date: Thu, 24 Feb 2022 09:24:10 +0100 Subject: [PATCH] Bump CI image --- buildsystem/gitlab/.gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildsystem/gitlab/.gitlab-ci.yml b/buildsystem/gitlab/.gitlab-ci.yml index 2ee36e078..f448b90a2 100644 --- a/buildsystem/gitlab/.gitlab-ci.yml +++ b/buildsystem/gitlab/.gitlab-ci.yml @@ -7,7 +7,7 @@ cache: default: interruptible: true - image: registry.videolan.org/vlc-debian-android:20210915065913 + image: registry.videolan.org/vlc-debian-android:20220224080012 tags: - amd64 - docker