Skip to content

Commit 257e51d

Browse files
chore(deps): update hashicorp/consul docker tag to v1.22.7 (#4573)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5138935 commit 257e51d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ services:
8989
- ./packages/mqtt/scripts/mosquitto.conf:/mosquitto/config/mosquitto.conf
9090

9191
consul:
92-
image: hashicorp/consul:1.22.6
92+
image: hashicorp/consul:1.22.7
9393
command: agent -dev -client=0.0.0.0
9494
ports:
9595
- "8500:8500"

0 commit comments

Comments
 (0)