Skip to content

Commit 5cdefda

Browse files
committed
fix(base): add make package for Python compilation on Ubuntu 24.04
1 parent 19507e9 commit 5cdefda

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

base/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ RUN apt-get -qq update \
2626
binutils \
2727
wget \
2828
git \
29+
make \
2930
g++-multilib \
3031
libgmp-dev \
3132
libmpfr-dev \

0 commit comments

Comments
 (0)