Update freqtrade-NFIx5/Dockerfile

This commit is contained in:
mezned 2025-01-16 03:33:14 +01:00
parent 22626c12fe
commit 75a0314551

View File

@ -22,6 +22,7 @@ RUN apk add --no-cache \
g++ \ g++ \
make \ make \
cmake \ cmake \
ninja \
musl-dev \ musl-dev \
linux-headers \ linux-headers \
python3 \ python3 \