chore(deps): update alpine docker tag to v3.20
This commit is contained in:
parent
cee1ed0ed8
commit
766a85fbda
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ variables:
|
|||
|
||||
steps:
|
||||
lint:
|
||||
image: alpine:3.19
|
||||
image: alpine:3.20
|
||||
commands:
|
||||
- apk add -U shellcheck
|
||||
- shellcheck -e SC3040 -e SC3010 -e SC3037 -e SC3020 -e SC2162 *.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue