Skip to content

Commit

Permalink
chore: update moonraker dependencies (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
meteyou authored Jul 7, 2024
1 parent 6c005aa commit aaaa3c7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,10 @@ RUN apt-get update && apt-get install -y \
libopenjp2-7 \
libsodium-dev \
libssl-dev \
zlib1g-dev \
libjpeg-dev \
packagekit \
wireless-tools \
### clean up
&& apt-get -y autoremove \
&& apt-get clean \
Expand Down

0 comments on commit aaaa3c7

Please sign in to comment.