summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2021-03-20 23:11:46 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2021-03-21 12:34:20 +0000
commitbaf188d8694eb9ca87edfb48fbada788600c19a1 (patch)
tree84e935a55113aeffff4aa4bd1f4be02eec8dd1f1 /.gitlab-ci.yml
parent9de2b14bc03c9f3352ae07b5eece266f6292c0cc (diff)
downloadgdk-pixbuf-baf188d8694eb9ca87edfb48fbada788600c19a1.tar.gz
ci: Update the Docker image
We need to satisfy the dependencies for gi-docgen.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7e1c7febd..83bdd6f6d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,7 +10,7 @@ variables:
COMMON_MESON_FLAGS: "-Dwerror=true -Dglib:werror=false"
LOADERS_FLAGS: "-Dpng=true -Djpeg=true -Dtiff=true"
MESON_TEST_TIMEOUT_MULTIPLIER: 3
- FEDORA_IMAGE: "registry.gitlab.gnome.org/gnome/gdk-pixbuf/fedora:v1"
+ FEDORA_IMAGE: "registry.gitlab.gnome.org/gnome/gdk-pixbuf/fedora:v2"
.only-default:
only: