Skip to content

Commit

Permalink
feat: Update Dockerfile with new base image
Browse files Browse the repository at this point in the history
  • Loading branch information
dinushchathurya committed Jun 4, 2024
1 parent f5daaec commit 424fb40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
FROM projectoss/alpine:3.20.0

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

RUN apk add --no-cache ca-certificates bash git gnupg jq py-pip
Expand Down

0 comments on commit 424fb40

Please sign in to comment.