ci: Bump mutter image

Mutter bumped its wayland-protocols dependency, so we need to
pull in an image that includes the new version.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2396>
This commit is contained in:
Florian Müllner 2022-08-02 16:50:33 +02:00 committed by Marge Bot
parent 20a875ffa7
commit 9f8ab60100

View File

@ -13,7 +13,7 @@ stages:
- deploy
default:
image: registry.gitlab.gnome.org/gnome/mutter/fedora/35:x86_64-2022-07-21.0
image: registry.gitlab.gnome.org/gnome/mutter/fedora/35:x86_64-2022-08-02.0
# Cancel jobs if newer commits are pushed to the branch
interruptible: true
# Auto-retry jobs in case of infra failures