Update Dockerfile

This commit is contained in:
Sergey
2026-02-05 09:25:35 +03:00
committed by GitHub
parent 0546c94a8f
commit 86b8fa7601

View File

@@ -18,6 +18,7 @@ RUN ARCH="$(dpkg --print-architecture)" && \
make \
ninja-build \
cmake \
git \
wget \
ca-certificates \
xz-utils \