mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-16 10:31:46 +04:00
Swap cogniteenv/echo for alpine:3.10.1
This commit is contained in:
parent
5835e58103
commit
28d077bdf3
2 changed files with 3 additions and 3 deletions
|
|
@ -1,3 +1,3 @@
|
|||
FROM cogniteev/echo
|
||||
FROM alpine:3.10.1
|
||||
|
||||
CMD ["echo", "This is overwritten by the .pre-commit-hooks.yaml 'entry'"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue