diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-06-19 07:37:36 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-19 07:37:36 -0400 |
| commit | c9b070ae3034181cdef36f19cd7eb92930b20417 (patch) | |
| tree | f1a21fbd380c9fc17b47731377a497cc34df4564 /Dockerfile.integration | |
| parent | 675065e008f80a92be981b81e8dc133e240a479a (diff) | |
Bump vault from 1.7.2 to 1.7.3 (#1177)
Bumps vault from 1.7.2 to 1.7.3.
---
updated-dependencies:
- dependency-name: vault
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[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 c08874b0..77d1c438 100644 --- a/Dockerfile.integration +++ b/Dockerfile.integration @@ -1,4 +1,4 @@ -FROM vault:1.7.2 AS vault +FROM vault:1.7.3 AS vault FROM consul:1.9.5 AS consul |
