Alpine 317 (#3888)

This commit is contained in:
Avi Deitcher
2023-01-05 07:26:50 +02:00
committed by GitHub
parent ac8c24934c
commit e668b25a82
247 changed files with 1657 additions and 1616 deletions

View File

@@ -18,7 +18,6 @@ RUN apk update && apk upgrade -a && \
curl \
elfutils-dev \
flex-dev \
fts-dev \
gettext-dev \
git \
iperf3 \
@@ -29,6 +28,7 @@ RUN apk update && apk upgrade -a && \
llvm-static \
luajit-dev \
m4 \
musl-fts-dev \
python3 \
zlib-dev \
&& true