Skip to content

Commit

Permalink
πŸ“Œ chore(version): Freeze mosquitto docker version to 1.6 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
vvatelot authored Oct 7, 2022
1 parent 2162603 commit 8e8ae70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3"

services:
mosquitto:
image: eclipse-mosquitto
image: eclipse-mosquitto:1.6
volumes:
- ./:/mosquitto/:rw
ports:
Expand Down

0 comments on commit 8e8ae70

Please sign in to comment.