bump alpine base for kernel, regenerate configs

Signed-off-by: Avi Deitcher <avi@deitcher.net>
This commit is contained in:
Avi Deitcher
2024-01-23 18:22:07 +02:00
parent 605f09ef78
commit 421b48d43a
11 changed files with 199 additions and 54 deletions

View File

@@ -28,6 +28,7 @@ RUN apk update && apk upgrade -a && \
llvm-static \
luajit-dev \
m4 \
musl-fts-dev \
python3 \
zlib-dev \
&& true