summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2020-03-15 15:05:41 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2020-03-15 15:05:41 +0000
commit14df2c77c0cf1e388710739ef76cc668cdd6e629 (patch)
tree134eea2da07bc153507875e5b6ad466851c04e76 /.gitlab-ci.yml
parent5a9ce5b59a70493a72bbf6d114933dd84e2aa099 (diff)
downloadclutter-14df2c77c0cf1e388710739ef76cc668cdd6e629.tar.gz
ci: Update the Docker image
Don't use something from ancient times, even if we haven't touched Clutter in a long while.
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 34a7031d0..c509ac849 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ stages:
- _ccache/
meson-fedora-x86_64:
- image: registry.gitlab.gnome.org/gnome/clutter/master:v1
+ image: registry.gitlab.gnome.org/gnome/clutter/master:v2
stage: build
script:
- bash -x ./.gitlab-ci/test-docker.sh