mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-18 00:24:47 +04:00
3 lines
83 B
Docker
3 lines
83 B
Docker
FROM cogniteev/echo
|
|
|
|
CMD ["echo", "This is overwritten by the hooks.yaml 'entry'"]
|