[gtk/barthalion/gnome-runtime-images-quay] Update (or drop) the Docker image used by Flatpak job




commit ea219239327cb0741c2ca740d035823c91459974
Author: Bartłomiej Piotrowski <b bpiotrowski pl>
Date:   Wed Jul 27 12:47:50 2022 +0200

    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 cf0311a5f8..8be2e5bddb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -26,7 +26,7 @@ variables:
   FEATURE_FLAGS: "-Dvulkan=enabled -Dcloudproviders=enabled"
   MESON_TEST_TIMEOUT_MULTIPLIER: 3
   FEDORA_IMAGE: "registry.gitlab.gnome.org/gnome/gtk/fedora:v38"
-  FLATPAK_IMAGE: "registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master"
+  FLATPAK_IMAGE: "quay.io/gnome_infrastructure/gnome-runtime-images:gnome-master"
 
 .only-default:
   only:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]