Skip to content

Commit

Permalink
Update eclipse-mosquitto Docker tag to v2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 6, 2021
1 parent 0b07cb5 commit f89dd2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
@@ -1,7 +1,7 @@
version: '2'
services:
mosquitto:
image: eclipse-mosquitto:2.0.11
image: eclipse-mosquitto:2.0.12
ports:
- 1883:1883
- 8883:8883
Expand Down

0 comments on commit f89dd2a

Please sign in to comment.