Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
awlx authored Sep 10, 2021
1 parent d0b382e commit 88b4716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3"

services:
mqtt:
image: eclipse-mosquitto:1.6
image: eclipse-mosquitto:latest
restart: unless-stopped
volumes:
#- ./config/mosquitto:/mosquitto/config
Expand Down

0 comments on commit 88b4716

Please sign in to comment.