diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-28 21:08:03 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-28 21:08:03 +0000 |
| commit | dc51e9ad92e36c7eb15e55faefebe354faa4483d (patch) | |
| tree | ceb95886105d36a78347d1023bcc3c16fbdccd64 /Dockerfile.integration | |
| parent | 1ad66b0bcf9b3991cf722c1ad99331b659bc4963 (diff) | |
Build(deps): Bump consul from 1.14.4 to 1.15.0
Bumps consul from 1.14.4 to 1.15.0.
---
updated-dependencies:
- dependency-name: consul
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 62dc70ab..e5713904 100644 --- a/Dockerfile.integration +++ b/Dockerfile.integration @@ -1,6 +1,6 @@ FROM vault:1.12.3 AS vault -FROM consul:1.14.4 AS consul +FROM consul:1.15.0 AS consul FROM golang:1.20-alpine |
