Skip to content

Commit

Permalink
Merge pull request #348 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 79d51d
  • Loading branch information
hairyhenderson committed Jun 28, 2018
2 parents 3cec120 + bc3fab4 commit 343a7a3
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:56db23d665e5002b18b25be63d3bac151694438e07b29743e4d03cfa40972016 AS build
FROM golang:1.10-alpine@sha256:79d51d23fc6e05e4e1c828c972452b603407a8dc80cabdeccc9f6476f7a54ceb AS build

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

0 comments on commit 343a7a3

Please sign in to comment.