Skip to content

Commit

Permalink
Merge pull request #9 from dinushchathurya/main
Browse files Browse the repository at this point in the history
feat: Update base alpine image from v3.14->v3.20.0
  • Loading branch information
dinushchathurya committed Jun 4, 2024
2 parents e19cf2b + 2eb662b commit 6e2091a
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,4 +1,4 @@
FROM projectoss/alpine:3.14
FROM projectoss/alpine:3.20.0

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

0 comments on commit 6e2091a

Please sign in to comment.