ci: Use a different Docker image

I've rebuilt the new Docker image we use for CI to include GStreamer in
the dependencies.

We really need to have the Docker registry hosted on gnome.org, to avoid
pointing people at Dockerhub.
This commit is contained in:
Emmanuele Bassi 2018-03-13 16:05:03 +00:00
parent 9d045db142
commit 44469197d5

View File

@ -1,4 +1,4 @@
image: lazka/gitlab-gtk:v1
image: ebassi/gitlab-gtk:latest
stages:
- build