summaryrefslogtreecommitdiff
path: root/Dockerfile.integration
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-27 18:57:31 +0000
committerGitHub <noreply@github.com>2022-05-27 18:57:31 +0000
commit53cd7107deb77e0e66cc4f3c23357a0b73c4f21c (patch)
tree24804f2a7d74784caf8ba8a441b8ec5322f2ff2c /Dockerfile.integration
parente3571121953971319253e0f06d3fb213b8d8b491 (diff)
Bump vault from 1.10.2 to 1.10.3
Bumps vault from 1.10.2 to 1.10.3. --- updated-dependencies: - dependency-name: vault dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'Dockerfile.integration')
-rw-r--r--Dockerfile.integration2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile.integration b/Dockerfile.integration
index 0d4cc6ca..3533766b 100644
--- a/Dockerfile.integration
+++ b/Dockerfile.integration
@@ -1,4 +1,4 @@
-FROM vault:1.10.2 AS vault
+FROM vault:1.10.3 AS vault
FROM consul:1.12.0 AS consul