chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.23.2

This commit is contained in:
renovate[bot] 2024-10-26 00:33:31 +00:00 committed by GitHub
parent 766a85fbda
commit 2bbb46b2ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

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