add python-cheetah
This commit is contained in:
parent
3fcac6996c
commit
e54683cfae
@ -10,9 +10,8 @@ ENV USER arduino
|
||||
|
||||
RUN \
|
||||
apt update && \
|
||||
apt install -y wget && \
|
||||
apt install -y vim.tiny && \
|
||||
apt install -y python-requests && \
|
||||
apt install -y python-cheetah && \
|
||||
rm -rf /var/lib/apt/lists/* && \
|
||||
cd /tmp && \
|
||||
wget https://downloads.arduino.cc/arduino-cli/${ArduinoPackage} && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user