summaryrefslogtreecommitdiff
path: root/.gitlab-ci
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2019-11-20 14:15:00 +0100
committerPhilip Withnall <withnall@endlessm.com>2019-11-27 13:23:12 +0000
commitaa8908f46977b62889949977d19683d9cf1c3cd3 (patch)
tree708f210c186cb1911e0825c884024cd7c38b86f4 /.gitlab-ci
parentd38d6bf8eac95bd4947b322ebbedf50bb962fd98 (diff)
downloadglib-aa8908f46977b62889949977d19683d9cf1c3cd3.tar.gz
ci: Update the Fedora docker to a supported version
Fedora 29 is only supported up until 2019-11-29, bump version to 30.
Diffstat (limited to '.gitlab-ci')
-rw-r--r--.gitlab-ci/fedora.Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci/fedora.Dockerfile b/.gitlab-ci/fedora.Dockerfile
index 032b3616a..5b01c93ee 100644
--- a/.gitlab-ci/fedora.Dockerfile
+++ b/.gitlab-ci/fedora.Dockerfile
@@ -1,4 +1,4 @@
-FROM fedora:29
+FROM fedora:30
RUN dnf -y install \
bindfs \