Fix: use correct config file for mqtt broker
This commit is contained in:
parent
63b4df5f5f
commit
17e072bbd1
@ -1,6 +1,3 @@
|
||||
#FROM debian:stretch-slim
|
||||
#RUN apt-get update && apt-get install -y python python-pip mosquitto git
|
||||
|
||||
FROM alpine:latest
|
||||
|
||||
RUN apk update && apk upgrade
|
||||
|
Loading…
Reference in New Issue
Block a user