summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2018-12-18 10:36:29 +0100
committerOndrej Holy <oholy@redhat.com>2018-12-18 10:46:12 +0100
commit847a626eecd0accd5076e4df56526805b979e02c (patch)
tree80f6e480423f90e1de56de98d42990996f29af1f /.gitlab-ci.yml
parent9e9508de4aede2ea4e65113fdffe5a8e3aa8773c (diff)
downloadgvfs-847a626eecd0accd5076e4df56526805b979e02c.tar.gz
ci: Update docker image
This is needed to include the latest meson release, which is necessary for: https://gitlab.gnome.org/GNOME/gvfs/merge_requests/25.
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 52cffc8e..c8cafd35 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: registry.gitlab.gnome.org/gnome/gvfs/master:v3
+image: registry.gitlab.gnome.org/gnome/gvfs/master:v4
build:
stage: build