summaryrefslogtreecommitdiff
path: root/.gitlab-ci
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2018-05-07 14:11:26 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2018-05-07 14:12:34 +0100
commit292038469a22b6bbb2fab743885631c23de3dfba (patch)
treee900e4c4a25ce65ec896be8feb239136d90ca5ce /.gitlab-ci
parenteb4e0fc8f9e278e81a3191f5e30610aaf4aaa762 (diff)
downloadgobject-introspection-292038469a22b6bbb2fab743885631c23de3dfba.tar.gz
Update the CI image
We should use the GitLab registry, to allow everyone with the appropriate credentials for gitlab.gnome.org to push images for CI.
Diffstat (limited to '.gitlab-ci')
-rw-r--r--.gitlab-ci/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci/Dockerfile b/.gitlab-ci/Dockerfile
index 8691c0be..5a7a9815 100644
--- a/.gitlab-ci/Dockerfile
+++ b/.gitlab-ci/Dockerfile
@@ -1,4 +1,4 @@
-FROM fedora:27
+FROM fedora:28
RUN dnf -y install \
bison \