From 69c189f6d46734e50414c1683ecdac8d0008cbc7 Mon Sep 17 00:00:00 2001 From: Simon Wilson Date: Thu, 6 May 2021 10:15:04 +0100 Subject: [PATCH] Use Fedora 33 to avoid gcc11 compiler issues. --- lfric_env.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfric_env.def b/lfric_env.def index b6390bd..6d2f26f 100755 --- a/lfric_env.def +++ b/lfric_env.def @@ -1,5 +1,5 @@ Bootstrap: docker -From: fedora:latest +From: fedora:33 %files files/mk_arch_files_intel.sh /opt