aboutsummaryrefslogtreecommitdiffstats
path: root/docker/arch/Dockerfile
diff options
context:
space:
mode:
authorterminaldweller <devi@terminaldweller.com>2024-09-13 11:42:15 +0000
committerterminaldweller <devi@terminaldweller.com>2024-09-13 11:42:15 +0000
commitd55b4b1d2aa8b41163862b9712b5f810dcaa600c (patch)
tree906c629b63d98476909cc41b7c578bc70f8e1138 /docker/arch/Dockerfile
parentgh actions fix (diff)
downloadcgrep-d55b4b1d2aa8b41163862b9712b5f810dcaa600c.tar.gz
cgrep-d55b4b1d2aa8b41163862b9712b5f810dcaa600c.zip
added docker test builds for 14,17,18, checked all docker builds from 11 to 18 and for arch linux, updated readme
Diffstat (limited to 'docker/arch/Dockerfile')
-rw-r--r--docker/arch/Dockerfile2
1 files changed, 1 insertions, 1 deletions
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