Skip to content

Commit

Permalink
Update eclipse-mosquitto Docker tag to v2.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2023
1 parent 607b29d commit 4b4d487
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.17
image: eclipse-mosquitto:2.0.18
ports:
- 1883:1883
- 8883:8883
Expand Down

0 comments on commit 4b4d487

Please sign in to comment.