fix: install python3 in Alpine build image
iperf3 static musl build / build-and-release (push) Failing after 18s

This commit is contained in:
Hermes Agent
2026-05-07 23:05:20 +00:00
parent 76402492c2
commit f5c48e56a6
+1
View File
@@ -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