Skip to content

Commit

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

Update golang:1.10-alpine Docker digest to bb3108
  • Loading branch information
hairyhenderson authored Jun 6, 2018
2 parents d8b275f + c913a3c commit 8912627
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.10-alpine@sha256:96e25c71acc7756adaa0c9237bc799dfba4c0a71409612b3111f20a79a9c4cc2 AS build
FROM golang:1.10-alpine@sha256:bb31085d5c5db578edf3d4e5541cfb949b713bb7018bbac4dfd407b2017ef5b8 AS build

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

0 comments on commit 8912627

Please sign in to comment.