ci: Update base image

Mutter main updated its image for a glib dependency bump. Update
gnome-shell CI too.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2618>
This commit is contained in:
Carlos Garnacho 2023-01-31 12:54:19 +01:00
parent a30661d33e
commit 95e1f760cb

View File

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