ci(deps): update alpine docker tag to v3.18.4
This commit is contained in:
parent
2e9e144568
commit
a80d3f6b2d
2 changed files with 8 additions and 8 deletions
|
@ -10,7 +10,7 @@ when:
|
|||
|
||||
pipeline:
|
||||
generate-chart:
|
||||
image: alpine:3.18.3
|
||||
image: alpine:3.18.4
|
||||
pull: true
|
||||
commands:
|
||||
- apk add git nodejs npm helm
|
||||
|
@ -36,7 +36,7 @@ pipeline:
|
|||
target: main
|
||||
|
||||
publish-chart:
|
||||
image: alpine:3.18.3
|
||||
image: alpine:3.18.4
|
||||
pull: true
|
||||
commands:
|
||||
- apk add helm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue