diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-10-02 20:37:05 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-02 20:37:05 -0400 |
| commit | ab2feb5d9da511c0cb10850abf1bed56d22b55f6 (patch) | |
| tree | 8d481b5a6325d61960c290ddec14b8fb0548cfb0 /Dockerfile.integration | |
| parent | e11e134e5b95007bcd87eb25ecae4d7a22d06351 (diff) | |
Bump vault from 1.8.2 to 1.8.3 (#1221)
Bumps vault from 1.8.2 to 1.8.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 7b609f18..08cbc0bc 100644 --- a/Dockerfile.integration +++ b/Dockerfile.integration @@ -1,4 +1,4 @@ -FROM vault:1.8.2 AS vault +FROM vault:1.8.3 AS vault FROM consul:1.10.2 AS consul |
