chore(deps): update alpine docker tag to v3.22
Some checks failed
ci/woodpecker/pull_request_closed/mingw Pipeline was successful
ci/woodpecker/pull_request_closed/linux Pipeline was successful
ci/woodpecker/pr/linux Pipeline was successful
ci/woodpecker/pr/mingw Pipeline was successful
ci/woodpecker/push/linux Pipeline failed
ci/woodpecker/push/mingw Pipeline failed
ci/woodpecker/pr/test Pipeline failed
ci/woodpecker/push/test Pipeline failed

This commit is contained in:
Renovate Bot 2025-05-30 21:00:10 +02:00
parent 08ddd533ae
commit 03341e7f8b
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ steps:
- event: push
branch: ${CI_REPO_DEFAULT_BRANCH}
deploy:
image: alpine:3.21
image: alpine:3.22
pull: true
commands:
- apk add --no-cache curl

View file

@ -21,7 +21,7 @@ steps:
- event: push
branch: ${CI_REPO_DEFAULT_BRANCH}
deploy:
image: alpine:3.21
image: alpine:3.22
pull: true
commands:
- apk add --no-cache curl