From c3e299cdec07ac4badbfdf5fd5281bced4bb4a6a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 17 Oct 2020 12:14:59 +0000 Subject: chore(deps): bump vault from 1.5.3 to 1.5.4 Bumps vault from 1.5.3 to 1.5.4. Signed-off-by: dependabot-preview[bot] --- Dockerfile.integration | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Dockerfile.integration') diff --git a/Dockerfile.integration b/Dockerfile.integration index 185b04d2..edd26246 100644 --- a/Dockerfile.integration +++ b/Dockerfile.integration @@ -1,4 +1,4 @@ -FROM vault:1.5.3 AS vault +FROM vault:1.5.4 AS vault FROM consul:1.8.3 AS consul -- cgit v1.2.3