diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-13 03:57:05 +0000 |
|---|---|---|
| committer | Dave Henderson <dhenderson@gmail.com> | 2023-02-13 21:47:51 +0100 |
| commit | 7f79fb7e7bba36189f20624a53089955c444b80d (patch) | |
| tree | 026be29c9e40cc3818a38d9e12b718df50978a8c /Dockerfile.integration | |
| parent | 8bed0febd95a6eb80662d45f7f0983e0e0f26762 (diff) | |
Build(deps): Bump vault from 1.12.2 to 1.12.3
Bumps vault from 1.12.2 to 1.12.3.
---
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 c1b5e05c..62dc70ab 100644 --- a/Dockerfile.integration +++ b/Dockerfile.integration @@ -1,4 +1,4 @@ -FROM vault:1.12.2 AS vault +FROM vault:1.12.3 AS vault FROM consul:1.14.4 AS consul |
