Update Dockerfile

This commit is contained in:
Sergey 2024-11-29 11:32:38 +03:00 committed by GitHub
parent 1224e6843d
commit 4e30b04faf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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