mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-26 09:08:25 -05:00
4 lines
83 B
Docker
4 lines
83 B
Docker
FROM cogniteev/echo
|
|
|
|
CMD ["echo", "This is overwritten by the hooks.yaml 'entry'"]
|