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