From d55b4b1d2aa8b41163862b9712b5f810dcaa600c Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Fri, 13 Sep 2024 07:42:15 -0400 Subject: added docker test builds for 14,17,18, checked all docker builds from 11 to 18 and for arch linux, updated readme --- docker/arch/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docker/arch') diff --git a/docker/arch/Dockerfile b/docker/arch/Dockerfile index 27f7b99..4071aca 100644 --- a/docker/arch/Dockerfile +++ b/docker/arch/Dockerfile @@ -1,4 +1,4 @@ -FROM archlinux:base-devel-20210725.0.29770 +FROM archlinux:base-devel-20240908.0.261281 RUN pacman -Syu --noconfirm RUN pacman -S --noconfirm wget cmake git gnupg llvm-libs llvm openmp clang -- cgit v1.2.3