diff options
| author | Dave Henderson <dhenderson@gmail.com> | 2018-12-14 09:58:21 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-14 09:58:21 -0500 |
| commit | 2d77de23ef52e5a3ffe0eb9ec6cf155cbbd3b6a3 (patch) | |
| tree | 99c1b984e6d2cac28ca4ce37330e0e6a4a03374b | |
| parent | 82d8c93956f674a8a3c06f856b7ccf652dc47d11 (diff) | |
| parent | f734dccce60171ac0b701d748a47e1e989c30abe (diff) | |
Merge pull request #447 from hairyhenderson/renovate/docker-golang-1.11.3-alpine
Update golang:1.11.3-alpine Docker digest to c2c6c46
| -rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -FROM golang:1.11.3-alpine@sha256:e01e779da7889ce03fd0850543debc73a9c9a255992339c9f1403f8771246da4 AS build +FROM golang:1.11.3-alpine@sha256:c2c6c46c11319fd458a42aa3fc3b45e16bacb49e3f33f1e2a783f0122a9d8471 AS build RUN apk add --no-cache \ make \ |
