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

This commit is contained in:
Michael Kriese 2023-12-02 00:08:05 +00:00
parent c1b9488a3b
commit 3bb15136dd
2 changed files with 8 additions and 8 deletions

View file

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