Update Dockerfile

This commit is contained in:
Siwat Sirichai 2024-02-13 23:55:21 +07:00
parent 208e84a67f
commit 283d56ccfd
1 changed files with 2 additions and 1 deletions

View File

@ -34,7 +34,8 @@ RUN apt-get update && apt-get install -y \
libjpeg-dev \
ffmpeg \
iputils-ping \
sudo
sudo \
iproute2
##########################
# Klipper #