pre-commit/testing/resources/docker_hooks_repo/Dockerfile
2021-12-20 17:38:59 -05:00

3 lines
93 B
Docker

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