1
0
Fork 0
pre-commit/testing/resources/docker_hooks_repo/Dockerfile

4 lines
93 B
Text
Raw Normal View History

FROM ubuntu:focal
CMD ["echo", "This is overwritten by the .pre-commit-hooks.yaml 'entry'"]