Skip to content

Commit

Permalink
Update alpine/helm Docker tag to v3.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2023
1 parent 019fa03 commit 7e2b753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pachyderm-cd4ml/RSIDeployer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine/helm:3.4.2
FROM alpine/helm:3.12.2
ADD ./charts /charts
ADD ./deploy.sh /
ENTRYPOINT [ "ash" ]

0 comments on commit 7e2b753

Please sign in to comment.