summaryrefslogtreecommitdiffstats
path: root/testing/resources/docker_hooks_repo/Dockerfile
blob: 0bd1de0cfb4bb1c595ea4b0f5493a68289527f21 (plain)
1
2
3
FROM ubuntu:focal

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