pre-commit/testing/resources/docker_hooks_repo/Dockerfile

3 lines
95 B
Docker

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