summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorOndrej Holy <oholy@redhat.com>2018-07-25 10:45:46 +0200
committerOndrej Holy <oholy@redhat.com>2018-07-25 10:48:04 +0200
commitc340056a010182aa6c0f082fd0500105f6415d65 (patch)
tree53c351704f152f27af7bfdd60739e68534650a8c /.gitlab-ci.yml
parent8e1ec537b3bcebdde8e6e6703eb35c097b026461 (diff)
downloadgvfs-c340056a010182aa6c0f082fd0500105f6415d65.tar.gz
ci: Update GLib in docker imagewip/oholy/ci-glib-update
Rebuild the docker image with newer GLib release to prevent CI failures after commit 9f3ebeb869590fd5c14b47b871614c2c0a61da3e.
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 cdb72981..fb683608 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: registry.gitlab.gnome.org/gnome/gvfs/master:v1
+image: registry.gitlab.gnome.org/gnome/gvfs/master:v2
build:
stage: build