diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-02-16 00:20:34 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-16 00:20:34 +0000 |
| commit | 6526a4ddb21e3d4e227a91a859ff091bcb88f3cc (patch) | |
| tree | c018895f2f93bcc67fc086f586033177b37f0c05 /Dockerfile.integration | |
| parent | 426db8ff110c5320d9358b706d062ec33a8b365d (diff) | |
chore(deps): bump golang from 1.13.7-alpine3.11 to 1.13.8-alpine3.11
Bumps golang from 1.13.7-alpine3.11 to 1.13.8-alpine3.11.
Signed-off-by: dependabot-preview[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 cefaab5f..40955778 100644 --- a/Dockerfile.integration +++ b/Dockerfile.integration @@ -2,7 +2,7 @@ FROM vault:1.3.2 AS vault FROM consul:1.7.0 AS consul -FROM golang:1.13.7-alpine3.11 +FROM golang:1.13.8-alpine3.11 COPY --from=vault /bin/vault /bin/vault COPY --from=consul /bin/consul /bin/consul |
