diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-08-17 01:12:48 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-17 01:12:48 +0000 |
| commit | 281a0198a9e31be421a8b427f03c7dbb02bc8ec7 (patch) | |
| tree | 04d2c301d28df8228db7ca3c6de1678e778ee08a /Dockerfile.integration | |
| parent | fd65a1cfaae2cf9af1fcffa9f52c9fcfc73f6ae7 (diff) | |
Bump vault from 1.11.1 to 1.11.2
Bumps vault from 1.11.1 to 1.11.2.
---
updated-dependencies:
- dependency-name: vault
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@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 8ce61232..9ae0586b 100644 --- a/Dockerfile.integration +++ b/Dockerfile.integration @@ -1,4 +1,4 @@ -FROM vault:1.11.1 AS vault +FROM vault:1.11.2 AS vault FROM consul:1.12.3 AS consul |
