Skip to content

Commit

Permalink
Update helm to 3.10.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
desaintmartin committed Nov 18, 2022
1 parent d306a81 commit 886a037
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,5 +1,5 @@
# Container image that runs your code
FROM alpine/helm:3.6.3
FROM alpine/helm:3.10.2

# Code file to execute when the docker container starts up (`entrypoint.sh`)
ENTRYPOINT ["/entrypoint.sh"]
Expand Down

0 comments on commit 886a037

Please sign in to comment.