[gnote] Change CI image to fedora:latest



commit bf400ef935aabc1a55dcb84a5649164c47fc595a
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Sun Sep 5 19:01:51 2021 +0300

    Change CI image to fedora:latest

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 57387575..282102fb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: fedora:rawhide
+image: fedora:latest
 
 variables:
   DEPENDENCIES: desktop-file-utils


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