summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
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"