Skip to content

Commit

Permalink
Merge pull request #352 from hairyhenderson/dependabot/docker/alpine-3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 11, 2018
2 parents 1577b5e + 2c26772 commit 70f0601
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:5ce5f501c457015c4b91f91a15ac69157d9b06f1a75cf9107bf2b62e0843983a AS gomplate-alpine
FROM alpine:3.8@sha256:7043076348bf5040220df6ad703798fd8593a0918d06d3ce30c6c93be117e430 AS gomplate-alpine

ARG BUILD_DATE
ARG VCS_REF
Expand Down

0 comments on commit 70f0601

Please sign in to comment.