Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
a5f9527f4d
|
@@ -11,7 +11,7 @@ ARG CONF_DIR="${APP_DIR}/config"
|
||||
RUN \
|
||||
apt update && \
|
||||
pip3 install loguru && \
|
||||
pip3 install pymodbus && \
|
||||
pip3 install pymodbus==3.6.3 && \
|
||||
pip3 install paho-mqtt
|
||||
|
||||
RUN \
|
||||
|
||||
Reference in New Issue
Block a user