diff options
| author | Renovate Bot <bot@renovateapp.com> | 2019-06-21 17:15:06 +0000 |
|---|---|---|
| committer | Renovate Bot <bot@renovateapp.com> | 2019-06-21 17:15:06 +0000 |
| commit | f9df51a5d6540f044781fa30509cc4b3deb769b8 (patch) | |
| tree | 45050956f6cdaf1bbb0df63af181a54733f1032a | |
| parent | 8c678789e74f211dad80e2c6a51c09ce5f75698e (diff) | |
Update consul Docker tag to v1.5.1
| -rw-r--r-- | Dockerfile.integration | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile.integration b/Dockerfile.integration index 258d406d..fec5e128 100644 --- a/Dockerfile.integration +++ b/Dockerfile.integration @@ -1,6 +1,6 @@ FROM vault:1.1.3 AS vault -FROM consul:1.4.2 AS consul +FROM consul:1.5.1 AS consul FROM golang:1.12.0-alpine |
