From a2f6a02f9c647b4a71f76d786c4fc2d2a965e2c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 14 Sep 2018 10:22:22 +0000 Subject: Bump consul from 1.2.2 to 1.2.3 Bumps consul from 1.2.2 to 1.2.3. Signed-off-by: dependabot[bot] --- Dockerfile.integration | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.integration b/Dockerfile.integration index 69250a7b..52849415 100644 --- a/Dockerfile.integration +++ b/Dockerfile.integration @@ -1,6 +1,6 @@ FROM vault:0.11.1 AS vault -FROM consul:1.2.2 AS consul +FROM consul:1.2.3 AS consul FROM golang:1.11-alpine -- cgit v1.2.3