[grilo] ci: workaround docker+seccomp filter issues



commit 02e71fbe80b86169ea646f9535e3f998bc215dcb
Author: Victor Toso <victortoso gnome org>
Date:   Mon Oct 4 09:45:51 2021 +0200

    ci: workaround docker+seccomp filter issues
    
    Related: https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/667

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e05e693e..f9ee86b1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: fedora:rawhide
+image: fedora:latest
 
 variables:
   DEPENDENCIES: chrpath vala gtk-doc


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