pre-commit/testing/resources/docker_hooks_repo/Dockerfile
2019-08-05 14:53:24 -07:00

3 lines
94 B
Docker

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