Skip to content

Commit

Permalink
chore(deps): update eclipse-mosquitto docker tag to v2.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent 518eff5 commit 2375e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/mqtt-local/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ volumes:
mosquitto:
services:
mosquitto:
image: eclipse-mosquitto:2.0.19-openssl
image: eclipse-mosquitto:2.0.20-openssl
ports:
- 1883:1883
- 8883:8883
Expand Down

0 comments on commit 2375e1c

Please sign in to comment.