[gnome-shell] ci: Bump mutter image



commit a48fd70e38243d18f32aaa3681e77618a0b1ef59
Author: Florian Müllner <fmuellner gnome org>
Date:   Wed Jan 5 19:02:12 2022 +0100

    ci: Bump mutter image
    
    Mutter itself now depends on a more recent wayland-protocols, so
    update to the correct image version to fix the CI build.
    
    Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2086>

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 32eade1555..f9e4d66095 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-01-05.0
+image: registry.gitlab.gnome.org/gnome/mutter/fedora/35:x86_64-2022-01-05.1
 
 workflow:
   rules:


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