mqtt-logger: Switch to Debian stretch sim
Signed-off-by: Thomas Klaehn <tkl@blackfinn.de>
This commit is contained in:
parent
54ed6c010f
commit
88ebe37d60
@ -1,4 +1,4 @@
|
||||
FROM debian:latest
|
||||
FROM debian:stretch-slim
|
||||
RUN apt-get update && apt-get install -y python python-pip mosquitto git
|
||||
|
||||
# Install paho-mqtt
|
||||
|
Loading…
Reference in New Issue
Block a user