From 7cca27b67d729a360c7faee1d1e80544e31206e4 Mon Sep 17 00:00:00 2001 From: Olivier Benz Date: Mon, 26 Jun 2023 18:12:31 +0200 Subject: Use ghc-musl 9.6.2 docker image (#8701) --- .cirrus.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.cirrus.yml') diff --git a/.cirrus.yml b/.cirrus.yml index 24f0889c8..812412f84 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -27,7 +27,7 @@ task: trigger_type: manual timeout_in: 90m arm_container: - image: glcr.b-data.ch/ghc/ghc-musl:9.4.5 + image: glcr.b-data.ch/ghc/ghc-musl:9.6.2 cpu: 4 memory: 12G env: @@ -52,7 +52,7 @@ task: trigger_type: manual timeout_in: 90m container: - image: glcr.b-data.ch/ghc/ghc-musl:9.4.5 + image: glcr.b-data.ch/ghc/ghc-musl:9.6.2 cpu: 4 memory: 12G env: -- cgit v1.2.3