Update Dockerfile

This commit is contained in:
Sergey
2024-11-29 11:32:38 +03:00
committed by GitHub
parent 1224e6843d
commit 4e30b04faf

View File

@ -16,6 +16,7 @@ RUN ARCH="$(dpkg --print-architecture)" && \
apt-get install \ apt-get install \
--no-install-recommends \ --no-install-recommends \
make \ make \
ninja-build \
cmake \ cmake \
wget \ wget \
ca-certificates \ ca-certificates \