From 222378d8c6f650967cdb3cd49d87b8ae2707688b Mon Sep 17 00:00:00 2001 From: Chris Burr Date: Wed, 24 Apr 2024 13:32:52 +0200 Subject: [PATCH] Use apptainer 1.2.5 to fix gridka issues --- construct.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/construct.yaml b/construct.yaml index bd27809..5538eb5 100644 --- a/construct.yaml +++ b/construct.yaml @@ -95,7 +95,7 @@ specs: # Use a custom build of apptainer to workaround: # * https://github.com/apptainer/apptainer/issues/2166 # * https://github.com/apptainer/apptainer/issues/2167 - - apptainer 1.3.0 *_734000 # [not osx] + - apptainer 1.2.5 *_734000 # [not osx] - six - subprocess32 - suds >=1.0