We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 571f422 + 93b301d commit 2ef3e70Copy full SHA for 2ef3e70
2 files changed
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
runs-on: ubuntu-latest
26
services:
27
consul:
28
- image: hashicorp/consul:1.20
+ image: hashicorp/consul:1.22
29
ports:
30
- 8500:8500
31
options: >-
docker-compose.test.yml
@@ -1,6 +1,6 @@
1
2
3
4
command: agent -dev -client=0.0.0.0
5
6
- "8500:8500"
0 commit comments