Skip to content

Commit

Permalink
Update dependency rancher/helm to v3.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-rancher[bot] committed Jun 8, 2024
1 parent 815c7b5 commit d77056a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.dapper
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM registry.suse.com/bci/golang:1.19 AS helm
RUN zypper -n install git
RUN git -C / clone --branch release-v3.9.0 --depth=1 https://github.com/rancher/helm
RUN git -C / clone --branch release-3.15 --depth=1 https://github.com/rancher/helm
RUN make -C /helm

FROM registry.suse.com/bci/golang:1.19
Expand Down

0 comments on commit d77056a

Please sign in to comment.