mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
Fix wrong package in Ubuntu Dockerfile
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
This commit is contained in:
parent
9e34ffaadd
commit
82131fb79d
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ RUN apt-get update && \
|
|||
texinfo git curl tar wget diffutils \
|
||||
flex bison \
|
||||
protobuf-compiler protobuf-c-compiler \
|
||||
clang-tools-extra clangd
|
||||
clang-format clangd
|
||||
|
||||
# Dependencies
|
||||
RUN apt-get update && \
|
||||
|
|
Loading…
Add table
Reference in a new issue