Skip to content
Snippets Groups Projects

Update lychee version to match old project container image

Merged Marcel Amirault requested to merge update-lychee-version into main
All threads resolved!
2 files
+ 4
4
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -29,7 +29,7 @@ test:markdown-links:
extends:
- .rules_docs
image:
name: lycheeverse/lychee:${LYCHEE_VERSION}-alpine
name: lycheeverse/lychee:0.15.1-alpine
entrypoint: [""]
needs: []
script:
Loading