Bump golang from 1.12.7-alpine3.10 to 1.12.9-alpine3.10

Bumps golang from 1.12.7-alpine3.10 to 1.12.9-alpine3.10.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-09-01 02:17:59 +00:00 committed by Dmitry Belyaev
parent a9a9a666d6
commit 6287eb404d
1 changed files with 1 additions and 1 deletions

View File

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