Skip to content

Commit

Permalink
feat: Update alpine base image from v3.14->v3.20.0
Browse files Browse the repository at this point in the history
feat: Update alpine base image from v3.14->v3.20.0
  • Loading branch information
dinushchathurya authored Jun 12, 2024
2 parents e3dc898 + 521b4e4 commit 3d144fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
FROM projectoss/alpine:3.14
FROM projectoss/alpine:3.20.0

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

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

0 comments on commit 3d144fc

Please sign in to comment.