Nilhcem/home-monitoring-grafana

Change eclipse-mosquitto to 1.6.9 in 01-mosquitto readme

beercity opened this issue · 1 comments

eclipse-mosquitto in the docker run command in the 01 folder still calls for v1.5, it looks like in the main readme you now call for 1.6.9

same thing with credentials ;)
docker run --rm -v pwd/mosquitto.conf:/mosquitto/config/mosquitto.conf -v pwd/users:/mosquitto/config/users eclipse-mosquitto:1.5 mosquitto_passwd -b /mosquitto/config/users [USER] [PASSWORD]

should be 1.6.9