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

Merged
renovate-bot merged 1 commit from renovate/alpine-3.x into master 2025-05-30 21:33:50 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 03341e7f8b - Show all commits

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