summaryrefslogtreecommitdiffstats
path: root/testing/resources/docker_hooks_repo/Dockerfile
blob: 841b151ba6b374d294fb6e82cddf640777118030 (plain)
1
2
3
FROM cogniteev/echo

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