mqtt-logger: Switch to Debian stretch sim
Signed-off-by: Thomas Klaehn <tkl@blackfinn.de>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user