Skip to content

Commit

Permalink
Merge pull request #482 from hairyhenderson/renovate/docker-golang-1.…
Browse files Browse the repository at this point in the history
…11.5-alpine

Update golang:1.11.5-alpine Docker digest to a6435c8
  • Loading branch information
hairyhenderson authored Feb 7, 2019
2 parents e5375ba + 4d21c5f commit 8a13b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.11.5-alpine@sha256:8dea7186cf96e6072c23bcbac842d140fe0186758bcc215acb1745f584984857 AS build
FROM golang:1.11.5-alpine@sha256:a6435c88400d0d25955ccdea235d2b2bd72650bbab45e102e4ae31a0359dbfb2 AS build

RUN apk add --no-cache \
make \
Expand Down

0 comments on commit 8a13b82

Please sign in to comment.