We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5138935 commit 257e51dCopy full SHA for 257e51d
1 file changed
docker-compose.ci.yml
@@ -89,7 +89,7 @@ services:
89
- ./packages/mqtt/scripts/mosquitto.conf:/mosquitto/config/mosquitto.conf
90
91
consul:
92
- image: hashicorp/consul:1.22.6
+ image: hashicorp/consul:1.22.7
93
command: agent -dev -client=0.0.0.0
94
ports:
95
- "8500:8500"
0 commit comments