diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-11-08 09:45:36 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-08 09:45:36 -0500 |
| commit | af40dbc0bb600e22467a6bfc76952da4ea33b9de (patch) | |
| tree | 47db4df65ee449552a3535024548582472c66896 /Dockerfile.integration | |
| parent | 22a24556c72d21d1b0609c1a72857464c5ddf708 (diff) | |
Bump vault from 1.8.4 to 1.8.5 (#1242)
Bumps vault from 1.8.4 to 1.8.5.
---
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 ce88259f..0e267504 100644 --- a/Dockerfile.integration +++ b/Dockerfile.integration @@ -1,4 +1,4 @@ -FROM vault:1.8.4 AS vault +FROM vault:1.8.5 AS vault FROM consul:1.10.3 AS consul |
