diff options
| author | Renovate Bot <bot@renovateapp.com> | 2019-11-16 00:42:36 +0000 |
|---|---|---|
| committer | Renovate Bot <bot@renovateapp.com> | 2019-11-16 00:42:36 +0000 |
| commit | 3cd80b01461be3dc16642ba35dcc2c36431f2fbe (patch) | |
| tree | 7ae0b0339070b1ef47de8829278536bb8b298b25 | |
| parent | a9fd2b81a9d393b06ce0ae6f75b8077a7a9d1609 (diff) | |
Update consul Docker tag to v1.6.2
| -rw-r--r-- | Dockerfile.integration | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile.integration b/Dockerfile.integration index e89d18d9..bfd7e0f9 100644 --- a/Dockerfile.integration +++ b/Dockerfile.integration @@ -1,6 +1,6 @@ FROM vault:1.2.4 AS vault -FROM consul:1.6.1 AS consul +FROM consul:1.6.2 AS consul FROM golang:1.13.4-alpine |
