mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-26 16:30:07 +08:00
Dockerfile update to make DroneCAN overhaul checks pass (#3349)
This commit is contained in:
@@ -13,4 +13,5 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update && apt-get install -y \
|
||||
rustc cargo \
|
||||
python3-lxml \
|
||||
python3-empy \
|
||||
python3-pexpect \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
Reference in New Issue
Block a user