Skip to content

Commit

Permalink
fix vreport err
Browse files Browse the repository at this point in the history
  • Loading branch information
sisyphus12 committed Mar 17, 2024
1 parent f3fee9f commit 6231b14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RUN apt-get install -y libglib2.0-dev
RUN apt-get install -y libfdt-dev
RUN apt-get install -y libpixman-1-dev
RUN apt-get install -y zlib1g-dev
RUN apt-get install -y python
RUN apt-get install -y python sudo
RUN apt-get install -y git iproute2 net-tools
RUN apt-get install -y pkg-config
RUN apt-get install -y libzmq3-dev libczmq-dev libncurses5-dev libncursesw5-dev libsdl2-dev
Expand Down

0 comments on commit 6231b14

Please sign in to comment.