mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-28 09:58:23 +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 \
|
||||
rustc cargo \
|
||||
python3-lxml \
|
||||
python3-empy \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
Reference in New Issue
Block a user