summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorFlorian Müllner <fmuellner@gnome.org>2019-10-29 00:50:07 +0100
committerFlorian Müllner <fmuellner@gnome.org>2019-10-29 02:11:02 +0100
commit40a76590dd821cc10af0ab2621f2f4b84a9a861e (patch)
tree7c7bc9f95cc6d91522aecec19ae1425de038c88d /.gitlab-ci.yml
parentf2b3dd318f1165849b45a86251724939b100ef7d (diff)
downloadmutter-40a76590dd821cc10af0ab2621f2f4b84a9a861e.tar.gz
ci: Update docker image to v3
It's this time of the cycle again: Rebase the docker image to the upcoming Fedora release, so we can drop a fair bit of the custom dependencies that have piled up. https://gitlab.gnome.org/GNOME/mutter/merge_requests/894
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 48c5675bb..ea2ad98c9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: registry.gitlab.gnome.org/gnome/mutter/master:v2
+image: registry.gitlab.gnome.org/gnome/mutter/master:v3
stages:
- review