[gnome-software: 10/110] ci: Switch to the new CI images




commit 80e382388e9212263ab41a6cca4ced5ba86425fc
Author: Philip Withnall <pwithnall endlessos org>
Date:   Tue Oct 5 19:57:06 2021 +0100

    ci: Switch to the new CI images
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5cec9a04a..7c747976c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -20,7 +20,7 @@ variables:
 
 fedora-x86_64:
   extends: .build
-  image: registry.gitlab.gnome.org/gnome/gnome-software/fedora:v6
+  image: registry.gitlab.gnome.org/gnome/gnome-software/fedora:v7
   stage: build
   except:
     - tags
@@ -48,7 +48,7 @@ fedora-x86_64:
 
 debian-stable-x86_64:
   extends: .build
-  image: registry.gitlab.gnome.org/gnome/gnome-software/debian-stable:v6
+  image: registry.gitlab.gnome.org/gnome/gnome-software/debian-stable:v7
   stage: build
   except:
     - tags


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