Skip to content

Commit

Permalink
Update helm file
Browse files Browse the repository at this point in the history
  • Loading branch information
wouterpolet committed Oct 21, 2022
1 parent 4f368e2 commit d09aa7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM alpine:3.13

ENV BASE_URL="https://get.helm.sh"

ENV HELM_FILE="helm-v3.5.3-linux-amd64.tar.gz"
ENV HELM_FILE="helm-v3.10.0-linux-amd64.tar.gz"

RUN apk add --no-cache ca-certificates \
--repository http://dl-3.alpinelinux.org/alpine/edge/community/ \
Expand Down

0 comments on commit d09aa7d

Please sign in to comment.