diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-10-11 13:50:13 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-11 13:50:13 +0000 |
| commit | 87f0458900aebf74e3b6909c1e946eb614cf02e1 (patch) | |
| tree | 8136783b735cf3a693d590d15dc60638e1ef17e3 /Dockerfile.integration | |
| parent | 163b876efa5078c94b5ba444ebaa4cbeddaa0d98 (diff) | |
Bump vault from 1.8.3 to 1.8.4 (#1225)
Bumps vault from 1.8.3 to 1.8.4.
---
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 2f2e4c4b..ce88259f 100644 --- a/Dockerfile.integration +++ b/Dockerfile.integration @@ -1,4 +1,4 @@ -FROM vault:1.8.3 AS vault +FROM vault:1.8.4 AS vault FROM consul:1.10.3 AS consul |
