Skip to content

Commit

Permalink
Update eclipse-mosquitto Docker tag to v2.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 78a5259 commit 6d53d5e
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
@@ -1,7 +1,7 @@
version: '2'
services:
mosquitto:
image: eclipse-mosquitto:2.0.18
image: eclipse-mosquitto:2.0.19
ports:
- 1883:1883
- 8883:8883
Expand Down

0 comments on commit 6d53d5e

Please sign in to comment.