diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-01-30 03:01:13 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-30 03:01:13 +0000 |
| commit | 1fdcf63f402ebe617695eda1be7a8db599f24aa2 (patch) | |
| tree | cea5e5ee9364784d8686385488c0906c24da2d48 /Dockerfile.integration | |
| parent | 57dbac8e171d5d1ebd2b79d9d0de71aaf20bad39 (diff) | |
Build(deps): Bump consul from 1.14.3 to 1.14.4
Bumps consul from 1.14.3 to 1.14.4.
---
updated-dependencies:
- dependency-name: consul
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 ca5bdce3..59a2a9ae 100644 --- a/Dockerfile.integration +++ b/Dockerfile.integration @@ -1,6 +1,6 @@ FROM vault:1.12.2 AS vault -FROM consul:1.14.3 AS consul +FROM consul:1.14.4 AS consul FROM golang:1.19-alpine |
