fix
This commit is contained in:
parent
a7e87335b1
commit
a355447dc6
@ -10,7 +10,6 @@ RUN yes y | apt install g++
|
|||||||
|
|
||||||
# install the dpp lib
|
# install the dpp lib
|
||||||
RUN yes y | apt install cmake
|
RUN yes y | apt install cmake
|
||||||
RUN yes y | apt install wget
|
|
||||||
RUN yes y | apt install libsodium23
|
RUN yes y | apt install libsodium23
|
||||||
RUN yes y | apt install libopus0
|
RUN yes y | apt install libopus0
|
||||||
RUN wget -O dpp.deb https://dl.dpp.dev/
|
RUN wget -O dpp.deb https://dl.dpp.dev/
|
||||||
|
Loading…
Reference in New Issue
Block a user