diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-02-06 15:01:21 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-06 15:01:21 +0000 |
| commit | 0e5098df9f7a76ed315c94b5f223929ba42e858f (patch) | |
| tree | 290f1ef442eaee5ec5743289bcaf29dcd8a44ef3 /Dockerfile.integration | |
| parent | 131241b8a971cab1097d101364a93437c67c4790 (diff) | |
chore(deps): bump golang from 1.15.7-alpine3.13 to 1.15.8-alpine3.13
Bumps golang from 1.15.7-alpine3.13 to 1.15.8-alpine3.13.
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 5ba0c267..cf74d90a 100644 --- a/Dockerfile.integration +++ b/Dockerfile.integration @@ -2,7 +2,7 @@ FROM vault:1.6.2 AS vault FROM consul:1.9.3 AS consul -FROM golang:1.15.7-alpine3.13 +FROM golang:1.15.8-alpine3.13 COPY --from=vault /bin/vault /bin/vault COPY --from=consul /bin/consul /bin/consul |
