Skip to content

Commit

Permalink
Merge branch 'master' of github.com:petzich/docker-pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
devste committed Apr 25, 2019
2 parents 986ce4b + 65c8abb commit f0e9dd6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# petzich/pre-commit

This is a Docker image containing pre-commit.
This is a Docker image containing [pre-commit].

## Goal

Expand Down Expand Up @@ -41,3 +41,5 @@ This repository uses docker hub autobuild and derives many image tags from one b
1. `1.15.2-ubuntu.18.10-6`

Choosing the right version to base your derived image on depends on your need for stability. If you reliably need to depend on the correct version of Ubuntu, use a tag such as `1.15.2-ubuntu.18.10`. If you reliably need to depend on a certain revision from within this repository, but the operating system is irrelevant, us a tag such as `1.15.2-6`.

[pre-commit]: https://pre-commit.com

0 comments on commit f0e9dd6

Please sign in to comment.