Skip to content

Commit

Permalink
Bump alpine from 3.7 to 3.8
Browse files Browse the repository at this point in the history
Bumps alpine from 3.7 to 3.8.

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Jul 11, 2018
1 parent 510e992 commit 252383a
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 252383a

Please sign in to comment.