Skip to content

Commit

Permalink
Go back to paho-mqtt 1.x to fix startup error #178 #179
Browse files Browse the repository at this point in the history
  • Loading branch information
deviantintegral committed Feb 17, 2024
1 parent 1b766b1 commit 891fcb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rtl_433_mqtt_autodiscovery/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN \
pip install \
--no-cache-dir \
--prefer-binary \
paho-mqtt \
paho-mqtt==1.6.1 \
\
&& chmod a+x /run.sh

Expand Down

0 comments on commit 891fcb0

Please sign in to comment.