[gnome-shell] ci: Bump mutter image



commit 30d008e3c383bfb08e7e79303d4fdd812e588c1f
Author: Florian Müllner <fmuellner gnome org>
Date:   Fri Jul 15 18:58:05 2022 +0200

    ci: Bump mutter image
    
    Mutter requires a more recent wayland-protocols version now,
    update to the image that provides it.
    
    Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2381>

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 455761865f..609cdba068 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -31,7 +31,7 @@ variables:
   LINT_LOG: "eslint-report.xml"
   LINT_MR_LOG: "eslint-mr-report.xml"
 
-image: registry.gitlab.gnome.org/gnome/mutter/fedora/35:x86_64-2022-03-04.1
+image: registry.gitlab.gnome.org/gnome/mutter/fedora/35:x86_64-2022-07-11.0
 
 workflow:
   rules:


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