chore(deps): update alpine docker tag to v3.22 #72
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue