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



commit aa8908f46977b62889949977d19683d9cf1c3cd3
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]