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

4 lines
95 B
Text
Raw Normal View History

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