Skip to content

Commit 5780082

Browse files
Update dependency consul to v1.12.1 (#207)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f8f315e commit 5780082

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0'
154+
image: 'consul:1.12.1'
155155
ports:
156156
- '8500'
157157
command: consul agent -dev -client=0.0.0.0

0 commit comments

Comments
 (0)