[glib/wip/hadess/add-sudo-fedora-docker: 1/3] ci: Update the Fedora docker to a supported version



commit 6e5c0540609a7e786b3e046ab2179337cae10ef3
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Nov 20 14:15:00 2019 +0100

    ci: Update the Fedora docker to a supported version
    
    Fedora 29 is only supported up until 2019-11-29, bump version to 30.

 .gitlab-ci/fedora.Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
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 \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]