From 1c3d1db5039f67c2076ddaa86a1a3a0c406d5dad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= Date: Wed, 27 Jul 2022 12:43:30 +0200 Subject: Update (or drop) the Docker image used by Flatpak job The gnome-runtime-images have been recently migrated to Quay. This is already reflected in the template. Please note this MR has been created semi-automatically. If it doesn't make sense, feel free to close it. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c78259f..73bd5db 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,7 +20,7 @@ style-check: flatpak: - image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master + image: quay.io/gnome_infrastructure/gnome-runtime-images:gnome-master variables: MANIFEST_PATH: 'build-aux/flatpak/org.gnome.Contacts.Devel.json' FLATPAK_MODULE: "gnome-contacts" -- cgit v1.2.1