mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 05:04:08 +08:00
ci: bump fuzzer image deps
This commit is contained in:
parent
e194a52907
commit
3db11e5dbe
@ -3,5 +3,7 @@ COPY . $SRC/PX4-Autopilot
|
||||
RUN apt-get install -y libjpeg8-dev zlib1g-dev
|
||||
RUN pip3 install --upgrade pip
|
||||
RUN python3 -m pip install -r $SRC/PX4-Autopilot/Tools/setup/requirements.txt
|
||||
RUN touch /.dockerenv
|
||||
RUN $SRC/PX4-Autopilot/Tools/setup/ubuntu.sh
|
||||
WORKDIR $SRC/PX4-Autopilot
|
||||
COPY ./.clusterfuzzlite/build.sh $SRC/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user