mqtt-logger: Switch to Debian stretch sim

Signed-off-by: Thomas Klaehn <tkl@blackfinn.de>
This commit is contained in:
Thomas Klaehn 2019-02-28 10:07:49 +01:00
parent 54ed6c010f
commit 88ebe37d60

View File

@ -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