chore(deps): update alpine docker tag to v3.22

This commit is contained in:
renovate[bot] 2025-05-31 02:02:06 +00:00 committed by GitHub
parent 3ea2c5befe
commit 838819b533
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@ variables:
steps:
lint:
image: alpine:3.21
image: alpine:3.22
commands:
- apk add -U shellcheck
- shellcheck -e SC3040 -e SC3010 -e SC3037 -e SC3020 -e SC2162 *.sh