From a0c84621706bb817c53ce1a6397aa1a153cd84e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Tue, 18 Jan 2022 23:57:36 +0100 Subject: [PATCH] ci: Bump mutter image Needed for the new mozjs91-based gjs. Part-of: --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f9e4d6609..ec1a40b58 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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.1 +image: registry.gitlab.gnome.org/gnome/mutter/fedora/35:x86_64-2022-01-25 workflow: rules: