Bump golang from 1.13.5-alpine3.10 to 1.13.7-alpine3.10

Bumps golang from 1.13.5-alpine3.10 to 1.13.7-alpine3.10.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-01 02:33:35 +00:00 committed by Dmitry Belyaev
parent b02b8cbc53
commit 0722e615a9
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.13.5-alpine3.10 as build
FROM golang:1.13.7-alpine3.10 as build
WORKDIR /tmp/build