mirror of
https://gitlab.com/volkersfreunde/dockercompose.git
synced 2025-03-11 14:31:46 +01:00
pinned fixed
This commit is contained in:
parent
ab783d9434
commit
372fc91143
@ -1,7 +1,7 @@
|
||||
FROM registry.gitlab.com/fabinfra/fabaccess/bffh:v0.4.2
|
||||
|
||||
RUN apt update && apt install -y python3 python3-pip
|
||||
RUN pip3 install paho-mqtt=1.6.1
|
||||
RUN pip3 install paho-mqtt==1.6.1
|
||||
|
||||
# this adds python3 to this version of the fabaccess bffh server
|
||||
# also installs paho-mqtt as it's required for https://gitlab.com/volkersfreunde/tasmota
|
||||
|
Loading…
x
Reference in New Issue
Block a user