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>
This commit is contained in:
Florian Müllner 2022-01-05 19:02:12 +01:00
parent 2801d0bfe3
commit a48fd70e38

View File

@ -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: