Skip to content

Commit

Permalink
Merge pull request #351 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 1c53b8
  • Loading branch information
hairyhenderson authored Jul 6, 2018
2 parents 343a7a3 + a81ba80 commit 5e0601a
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:79d51d23fc6e05e4e1c828c972452b603407a8dc80cabdeccc9f6476f7a54ceb AS build
FROM golang:1.10-alpine@sha256:1c53b8ab451f8cfcafc9a4575522e9d860d8f743c6085a53b940fa78ab0a257b AS build

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

0 comments on commit 5e0601a

Please sign in to comment.