diff options
| author | dependabot[bot] <support@dependabot.com> | 2018-11-05 10:25:20 +0000 |
|---|---|---|
| committer | dependabot[bot] <support@dependabot.com> | 2018-11-05 10:25:20 +0000 |
| commit | 57d3bc3ec304734ec3beef2afdbe9b0d8f4ada5d (patch) | |
| tree | f3112da7b73e26435575826fd37a48f17b46e36d /Dockerfile.integration | |
| parent | fc6d841ba59f2d42c952c222df2c92a855c55efb (diff) | |
Bump golang from 1.11.1-alpine to 1.11.2-alpine
Bumps golang from 1.11.1-alpine to 1.11.2-alpine.
Signed-off-by: dependabot[bot] <support@dependabot.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 d54f739f..2ea00872 100644 --- a/Dockerfile.integration +++ b/Dockerfile.integration @@ -2,7 +2,7 @@ FROM vault:0.11.4 AS vault FROM consul:1.3.0 AS consul -FROM golang:1.11.1-alpine +FROM golang:1.11.2-alpine COPY --from=vault /bin/vault /bin/vault COPY --from=consul /bin/consul /bin/consul |
