Skip to content

Commit 1958cc9

Browse files
authored
test: Upgrade consul to 1.22.6 (#8696)
The latest version available at the time of this PR.
1 parent 3495c8b commit 1958cc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ services:
130130
ipv4_address: 10.77.77.5
131131

132132
bconsul:
133-
image: hashicorp/consul:1.19.2
133+
image: hashicorp/consul:1.22.6
134134
volumes:
135135
- ./test/:/test/:cached
136136
networks:

0 commit comments

Comments
 (0)