[gnome-shell] ci: Bump image



commit 6dc63d3a6265c9a0ed59cba2ffb4c0b9d78daa93
Author: Florian Müllner <fmuellner gnome org>
Date:   Thu Sep 1 17:50:09 2022 +0200

    ci: Bump image
    
    Mutter grew a dependency on colord, so bump the image to pull it in.
    
    Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2464>

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index cc2cf653a2..66662f433a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,7 +13,7 @@ stages:
   - deploy
 
 default:
-  image: registry.gitlab.gnome.org/gnome/mutter/fedora/36:x86_64-2022-08-18.0
+  image: registry.gitlab.gnome.org/gnome/mutter/fedora/36:x86_64-2022-09-01.0
   # Cancel jobs if newer commits are pushed to the branch
   interruptible: true
   # Auto-retry jobs in case of infra failures


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