remove cblas and lapack dependency, as the calling code can't be called in present master branch (likely never worked/fished code

This commit is contained in:
Laurent THOMAS
2025-12-26 17:52:21 +01:00
committed by Robert Schmidt
parent 345b44d9b3
commit da7897be04
25 changed files with 12 additions and 93 deletions

View File

@@ -70,7 +70,6 @@ RUN apt-get update && \
procps \
libsctp1 \
tzdata \
libblas3 \
libconfig9 \
openssl \
net-tools \