Skip to content

Commit

Permalink
Merge pull request #360 from zeridon/renovate/eclipse-mosquitto-2.x
Browse files Browse the repository at this point in the history
Update eclipse-mosquitto Docker tag to v2.0.20
  • Loading branch information
zeridon authored Oct 21, 2024
2 parents 007c6e6 + 0b3ba66 commit fe27c46
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 @@ -145,7 +145,7 @@ services:

mqtt:
restart: always
image: eclipse-mosquitto:2.0.18
image: eclipse-mosquitto:2.0.20
user: "1001:1001"
volumes:
- "./mosquitto/config:/mosquitto/config"
Expand Down

0 comments on commit fe27c46

Please sign in to comment.