removed deps from docker build

This commit is contained in:
veeso
2022-10-10 16:50:00 +02:00
parent fdd7901f7e
commit 8b67c59247
4 changed files with 0 additions and 8 deletions

View File

@@ -8,8 +8,6 @@ RUN apt update && apt install -y \
git \
gcc \
pkg-config \
libssl-dev \
libssh2-1-dev \
libdbus-1-dev \
bash \
curl