From 327bcbae423e87f80576fdfe23ce0ee849fb7954 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Wed, 10 Sep 2025 17:07:46 +0200 Subject: [PATCH] ci: Bump js image gnome-shell switched to F43 for its JS image, follow suit. Notably the image contains the `gnome-extensions upload` command, which will allow us to automate publishing releases to the extensions website. Part-of: --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7335f212..5ea66851 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -23,7 +23,7 @@ stages: - deploy default: - image: registry.gitlab.gnome.org/gnome/gnome-shell/fedora/41:2024-10-18.0 + image: registry.gitlab.gnome.org/gnome/gnome-shell/fedora/43:2025-09-10.1 variables: FDO_UPSTREAM_REPO: GNOME/gnome-shell-extensions