mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/VILLASnode into develop
This commit is contained in:
commit
7e307c70fe
1 changed files with 3 additions and 0 deletions
|
@ -40,6 +40,9 @@ RUN apt-get update && apt-get install -y \
|
|||
git curl tar bzip2 \
|
||||
protobuf-compiler protobuf-c-compiler
|
||||
|
||||
RUN apt-get install -y -t buster \
|
||||
gcc-8 g++-8
|
||||
|
||||
# Dependencies
|
||||
RUN apt-get install -y \
|
||||
libssl-dev \
|
||||
|
|
Loading…
Add table
Reference in a new issue