diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-05-23 06:49:07 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-23 06:49:07 +0000 |
| commit | e566d10aa1f2b11e63c76f73f41448dbc7293cfd (patch) | |
| tree | 59b17f2d8c942650ae28c9c7a8000b095cdcd020 | |
| parent | 499b7548d4ac626605b01adca8f1f5961a845c4c (diff) | |
chore(deps): bump golang from 1.14.2-alpine3.11 to 1.14.3-alpine3.11
Bumps golang from 1.14.2-alpine3.11 to 1.14.3-alpine3.11.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
| -rw-r--r-- | Dockerfile.integration | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile.integration b/Dockerfile.integration index 64c8dfa7..43be8796 100644 --- a/Dockerfile.integration +++ b/Dockerfile.integration @@ -2,7 +2,7 @@ FROM vault:1.4.1 AS vault FROM consul:1.7.3 AS consul -FROM golang:1.14.2-alpine3.11 +FROM golang:1.14.3-alpine3.11 COPY --from=vault /bin/vault /bin/vault COPY --from=consul /bin/consul /bin/consul |
