Smaller runtime image

This commit is contained in:
andig
2018-01-05 16:25:40 +01:00
parent 88e4c7eec7
commit 6bb42296ee
+1 -1
View File
@@ -1,4 +1,4 @@
FROM debian:jessie
FROM debian:stretch-slim
RUN apt-get update && apt-get install -y \
logrotate libmosquitto1 \