ci: Use alpine
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
PapaTutuWawa 2023-08-19 17:15:35 +02:00
parent 000f3c2634
commit 3ab5769456

View File

@ -1,5 +1,5 @@
steps: steps:
lint: lint:
image: koalaman/shellcheck image: koalaman/shellcheck-alpine
commands: commands:
- shellcheck entrypoint.sh - shellcheck entrypoint.sh