1
0
Fork 0
pre-commit/testing/resources/docker_hooks_repo/Dockerfile
Daniel Baumann 66bc55f7a7
Merging upstream version 2.17.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-09 21:32:33 +01:00

3 lines
93 B
Docker

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