Update Dockerfile

This commit is contained in:
Sergey
2024-11-29 11:58:45 +03:00
committed by GitHub
parent 446b0451ba
commit 48fc1daf65

View File

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