mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-29 19:17:28 +08:00
Update Dockerfile (#3348)
This commit is contained in:
@@ -12,4 +12,5 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update && apt-get install -y \
|
|||||||
libgazebo9-dev \
|
libgazebo9-dev \
|
||||||
rustc cargo \
|
rustc cargo \
|
||||||
python3-lxml \
|
python3-lxml \
|
||||||
|
python3-empy \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|||||||
Reference in New Issue
Block a user