diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-10-24 14:15:16 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-24 14:15:16 +0000 |
| commit | b2d677afbfb03c0fc7bc651a6036294ecd3d117b (patch) | |
| tree | af525a4c207f57bcb569ef9963d36ffc9b34978e /Dockerfile.integration | |
| parent | 0d24a510fb75f5d2a5f3dab9bcaed7b387a5c7f4 (diff) | |
Bump consul from 1.13.2 to 1.13.3
Bumps consul from 1.13.2 to 1.13.3.
---
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 10247ed7..08325784 100644 --- a/Dockerfile.integration +++ b/Dockerfile.integration @@ -1,6 +1,6 @@ FROM vault:1.12.0 AS vault -FROM consul:1.13.2 AS consul +FROM consul:1.13.3 AS consul FROM golang:1.19-alpine |
