diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-12-15 18:26:51 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-15 18:26:51 +0000 |
| commit | 931a85fc7ca76d5497901039f3fb4fcbb07dc5cb (patch) | |
| tree | 9537117b4df08b9c1ec60c00f4d4f61c5477f639 /Dockerfile.integration | |
| parent | cd18d98db79f42f96887a047a126b54a548773dc (diff) | |
chore(deps): bump vault from 1.5.4 to 1.6.0
Bumps vault from 1.5.4 to 1.6.0.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'Dockerfile.integration')
| -rw-r--r-- | Dockerfile.integration | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile.integration b/Dockerfile.integration index 8372655e..4153cf50 100644 --- a/Dockerfile.integration +++ b/Dockerfile.integration @@ -1,4 +1,4 @@ -FROM vault:1.5.4 AS vault +FROM vault:1.6.0 AS vault FROM consul:1.8.5 AS consul |
