diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c3ece9cdf7b8eb9cfe8c059d84af1e20228a2158..82864015372dac049475bc3dba27aa78105f13af 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ include: 'https://gitlab.gnome.org/GNOME/citemplates/raw/master/flatpak/flatpak_ variables: GNOME_SDK: 42 -image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:${GNOME_SDK} +image: quay.io/gnome_infrastructure/gnome-runtime-images:gnome-${GNOME_SDK} stages: - check