diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-04-25 12:43:53 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-25 12:43:53 +0000 |
| commit | 643ef609f2824036ea2b2332cf7c9cbf009fd630 (patch) | |
| tree | c9904896588eb2bbe5eeef9d0c1f002ea72236b4 /Dockerfile.integration | |
| parent | 1f8e3cabcdf0508ca54e99379678b5c4414b237a (diff) | |
Bump vault from 1.10.0 to 1.10.1
Bumps vault from 1.10.0 to 1.10.1.
---
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 96cc619a..32114161 100644 --- a/Dockerfile.integration +++ b/Dockerfile.integration @@ -1,4 +1,4 @@ -FROM vault:1.10.0 AS vault +FROM vault:1.10.1 AS vault FROM consul:1.12.0 AS consul |
