fix: install python3 in Alpine build image
iperf3 static musl build / build-and-release (push) Failing after 18s
iperf3 static musl build / build-and-release (push) Failing after 18s
This commit is contained in:
@@ -17,6 +17,7 @@ apk add --no-cache \
|
|||||||
file \
|
file \
|
||||||
linux-headers \
|
linux-headers \
|
||||||
openssl-dev \
|
openssl-dev \
|
||||||
|
python3 \
|
||||||
tar \
|
tar \
|
||||||
xz \
|
xz \
|
||||||
zlib-dev
|
zlib-dev
|
||||||
|
|||||||
Reference in New Issue
Block a user