ci: Bump image

Mutter grew a dependency on colord, so bump the image to pull it in.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2464>
This commit is contained in:
Florian Müllner 2022-09-01 17:50:09 +02:00 committed by Marge Bot
parent 4ad2a2d1ef
commit 6dc63d3a62

View File

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