Skip to content

Commit ca403b2

Browse files
Update dependency consul to v1.12.3 (#270)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9fdba2d commit ca403b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

definition/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ services:
151151
- VAULT_DEV_LISTEN_ADDRESS=0.0.0.0:8200
152152

153153
consul:
154-
image: 'consul:1.12.2'
154+
image: 'consul:1.12.3'
155155
ports:
156156
- '8500'
157157
command: consul agent -dev -client=0.0.0.0

0 commit comments

Comments
 (0)