From 5ff67e7fb1c811bf1d167945c1a30cb29c0a2373 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 23:12:43 +0000 Subject: [PATCH] Update consul Docker tag to v1.13.3 --- definition/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/definition/docker-compose.yml b/definition/docker-compose.yml index 9ed63a33..f366d8a4 100644 --- a/definition/docker-compose.yml +++ b/definition/docker-compose.yml @@ -151,7 +151,7 @@ services: - VAULT_DEV_LISTEN_ADDRESS=0.0.0.0:8200 consul: - image: 'consul:1.13.2' + image: 'consul:1.13.3' ports: - '8500' command: consul agent -dev -client=0.0.0.0