Skip to content

Commit

Permalink
Update dependency rancher/helm to v3.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-rancher[bot] committed Aug 24, 2023
1 parent cc06655 commit 132aadc
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-v3.12.3 --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 132aadc

Please sign in to comment.