Skip to content

Commit

Permalink
feat: Update Dockerfile file for v3.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dinushchathurya committed May 31, 2024
1 parent c729572 commit c2fe3eb
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
@@ -1,7 +1,7 @@
FROM projectoss/alpine:3.14

# FROM: https://github.com/kubernetes/helm/releases
ENV HELM_VERSION="v3.14.3"
ENV HELM_VERSION="v3.15.1"

RUN apk add --no-cache ca-certificates bash git gnupg jq py-pip
RUN apk add --update -t deps curl gettext
Expand Down

0 comments on commit c2fe3eb

Please sign in to comment.