From 02e71fbe80b86169ea646f9535e3f998bc215dcb Mon Sep 17 00:00:00 2001 From: Victor Toso Date: Mon, 4 Oct 2021 09:45:51 +0200 Subject: 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 e05e693..f9ee86b 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 -- cgit v1.2.1