ci: Bump mutter image again

The mutter image set up a default user that doesn't exist outside
the container, which made it unsuitable for toolbox. Rebuild the
image after reverting the change until we figure out how to properly
fix it.
This commit is contained in:
Florian Müllner 2023-06-20 14:18:40 +02:00
parent ee384d85da
commit 5508e81567

View file

@ -26,7 +26,7 @@ default:
- 'api_failure'
variables:
MUTTER_CI_IMAGE: registry.gitlab.gnome.org/gnome/mutter/fedora/38:x86_64-2023-06-19.1
MUTTER_CI_IMAGE: registry.gitlab.gnome.org/gnome/mutter/fedora/38:x86_64-2023-06-20.1
FDO_UPSTREAM_REPO: GNOME/gnome-shell
BUNDLE: "extensions-git.flatpak"
LINT_LOG: "eslint-report.xml"