ci(deps): update alpine docker tag to v3.18.3

This commit is contained in:
Michael Kriese 2023-08-08 00:07:18 +00:00
parent ecd9b535a1
commit 4a3717e12b
2 changed files with 8 additions and 8 deletions

View file

@ -10,7 +10,7 @@ when:
pipeline:
generate-chart:
image: alpine:3.18.2
image: alpine:3.18.3
pull: true
commands:
- apk add git nodejs npm helm
@ -36,7 +36,7 @@ pipeline:
target: main
publish-chart:
image: alpine:3.18.2
image: alpine:3.18.3
pull: true
commands:
- apk add helm