Skip to content

Commit

Permalink
chore(deps): 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 and growse committed Oct 5, 2024
1 parent 0fb9182 commit 44ef576
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.18-openssl
image: eclipse-mosquitto:2.0.19-openssl
ports:
- 1883:1883
- 8883:8883
Expand Down

0 comments on commit 44ef576

Please sign in to comment.