Skip to content

Commit

Permalink
Update alpine Docker tag to v3.11.6 (#12)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Apr 23, 2020
1 parent a8e64f0 commit 08d50fb
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.11.5
FROM alpine:3.11.6

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

0 comments on commit 08d50fb

Please sign in to comment.