diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-04-24 09:28:05 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-24 09:28:05 -0400 |
| commit | aceef00e451a4b2d542c40e914fc70c19ea3b339 (patch) | |
| tree | 18942a00dd38d3bf6735fec1c6d1c6be8c175c37 /Dockerfile.integration | |
| parent | 6d62d3a6937033d4770342820594952ee689e2ac (diff) | |
chore(deps): bump vault from 1.7.0 to 1.7.1 (#1141)
Bumps vault from 1.7.0 to 1.7.1.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.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 8a099a5e..6d20ae83 100644 --- a/Dockerfile.integration +++ b/Dockerfile.integration @@ -1,4 +1,4 @@ -FROM vault:1.7.0 AS vault +FROM vault:1.7.1 AS vault FROM consul:1.9.5 AS consul |
