Skip to content

Commit

Permalink
Merge pull request #350 from hairyhenderson/renovate/docker-alpine-3.7
Browse files Browse the repository at this point in the history
Update alpine:3.7 Docker digest to 5ce5f5
  • Loading branch information
hairyhenderson authored Jul 7, 2018
2 parents 5e0601a + 2fc06ea commit 510e992
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
Expand Up @@ -36,7 +36,7 @@ ENTRYPOINT [ "/gomplate" ]

CMD [ "--help" ]

FROM alpine:3.7@sha256:8c03bb07a531c53ad7d0f6e7041b64d81f99c6e493cb39abba56d956b40eacbc AS gomplate-alpine
FROM alpine:3.7@sha256:5ce5f501c457015c4b91f91a15ac69157d9b06f1a75cf9107bf2b62e0843983a AS gomplate-alpine

ARG BUILD_DATE
ARG VCS_REF
Expand Down

0 comments on commit 510e992

Please sign in to comment.