[grilo-plugins] ci: workaround docker+seccomp filter issues



commit b589cbb139e3fad39627c0fdb2c331c14aca35a5
Author: Victor Toso <victortoso gnome org>
Date:   Mon Sep 13 11:26:56 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 b090f05e..4402673c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: fedora:rawhide
+image: fedora:latest
 
 variables:
   DEPENDENCIES_GRILO:


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