Skip to content

Commit

Permalink
Merge pull request #11 from djdefi/djdefi-bump-alpine
Browse files Browse the repository at this point in the history
Bump alpine version
  • Loading branch information
djdefi committed Jan 22, 2021
2 parents 53535de + ca4a9c3 commit 02ad341
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 alpine:3.12.3
FROM alpine:3.13

ENTRYPOINT ["/usr/bin/dumb-init", "--"]
CMD ["/entrypoint.sh"]
Expand Down

0 comments on commit 02ad341

Please sign in to comment.