summaryrefslogtreecommitdiff
path: root/.gitlab-ci
diff options
context:
space:
mode:
authorChristoph Reiter <creiter@src.gnome.org>2018-04-17 18:26:40 +0200
committerChristoph Reiter <creiter@src.gnome.org>2018-04-17 18:26:40 +0200
commitb19c524a83641bfbc38e1e98c687892d608e4d90 (patch)
tree69db3b4d0704f171f8333b802ed9deb65a888175 /.gitlab-ci
parent16a6c39a9bbb0f3fa209662776f2b74e7175a4b8 (diff)
downloadgtk+-b19c524a83641bfbc38e1e98c687892d608e4d90.tar.gz
ci: move docker images to gitlab.gnome.org
Diffstat (limited to '.gitlab-ci')
-rwxr-xr-x.gitlab-ci/run-docker.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci/run-docker.sh b/.gitlab-ci/run-docker.sh
index 4b2fc0ae75..75a82ceb92 100755
--- a/.gitlab-ci/run-docker.sh
+++ b/.gitlab-ci/run-docker.sh
@@ -8,7 +8,7 @@
set -e
-TAG="lazka/gitlab-gtk-3-22:v1"
+TAG="registry.gitlab.gnome.org/gnome/gtk/gtk-3-22:v2"
# HOST_USER_ID gets used to create a user with the same ID so that files
# created in the mounted volume have the same owner