We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a658517 commit d5a88adCopy full SHA for d5a88ad
Makefile
@@ -18,7 +18,7 @@ table-check:
18
markdown-link-check:
19
docker run --rm \
20
--mount 'type=bind,source=$(PWD),target=/home/repo' \
21
- lycheeverse/lychee@sha256:2e3786630482c41f9f2dd081e06d7da1c36d66996e8cf6573409b8bc418d48c4 \
+ lycheeverse/lychee:sha-639c74e@sha256:ce2e490d25e886fb0b4b859feaea78bf0e36b7ce542c5e0393ff91b7e28517ad \
22
--config home/repo/.lychee.toml \
23
--root-dir /home/repo \
24
--verbose \
0 commit comments