[folks/wip/nielsdg/ci-use-rawhide: 2/3] ci: Use Fedora rawhide as base image



commit 1bee33bd4655e7f7daf1375e09260b8297f7a698
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Mon May 27 23:15:33 2019 +0200

    ci: Use Fedora rawhide as base image
    
    Given that we're now depending on unstable releases of E-D-S, we need a
    more bleeding-edge distro to cope with this.

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 45ffd0a4..52fa9f78 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: fedora:latest
+image: fedora:rawhide
 
 stages:
   - build


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