build: Rebase action step container image
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
FROM alpine:latest AS download
|
||||
|
||||
RUN apk --update add --no-cache \
|
||||
RUN apk --update add --no-cache \
|
||||
curl \
|
||||
jq && \
|
||||
curl -L https://api.github.com/repos/helm/helm/releases/latest | \
|
||||
|
Reference in New Issue
Block a user