From fa4130d0d0256040fd371a7af9662d2df4e28ecf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 11 Jul 2018 15:54:56 +0000 Subject: Bump golang from 1.10-alpine to 1.10.3-alpine Bumps golang from 1.10-alpine to 1.10.3-alpine. Signed-off-by: dependabot[bot] --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 24c5537a..3c19a621 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.10-alpine@sha256:1c53b8ab451f8cfcafc9a4575522e9d860d8f743c6085a53b940fa78ab0a257b AS build +FROM golang:1.10.3-alpine@sha256:f112162581e84b2a2939a8d292f74bb9bf1953a81cf8a30b114b17a53db2a482 AS build RUN apk add --no-cache \ make \ -- cgit v1.2.3