Bump golang from 1.12.6-alpine3.9 to 1.12.7-alpine3.9

Bumps golang from 1.12.6-alpine3.9 to 1.12.7-alpine3.9.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-01 02:53:11 +00:00 committed by Dmitry Belyaev
parent 35317625b5
commit 8cb1699435
1 changed files with 1 additions and 1 deletions

View File

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