Update Dockerfile

This commit is contained in:
Sergey 2024-11-29 11:58:45 +03:00 committed by GitHub
parent 446b0451ba
commit 48fc1daf65
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 \ apt-get install \
--no-install-recommends \ --no-install-recommends \
make \ make \
ninja-build \
cmake \ cmake \
wget \ wget \
ca-certificates \ ca-certificates \