From 25e78b1411b0a7c0edacbe3ff33ae8d85e80dd9c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 3 May 2020 16:50:19 +0000 Subject: chore(deps): bump vault from 1.4.0 to 1.4.1 Bumps vault from 1.4.0 to 1.4.1. Signed-off-by: dependabot-preview[bot] --- Dockerfile.integration | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.integration b/Dockerfile.integration index f1c925d2..58446197 100644 --- a/Dockerfile.integration +++ b/Dockerfile.integration @@ -1,4 +1,4 @@ -FROM vault:1.4.0 AS vault +FROM vault:1.4.1 AS vault FROM consul:1.7.2 AS consul -- cgit v1.2.3