Skip to content

Commit

Permalink
chore(deps): 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] authored Aug 24, 2023
1 parent fbde71b commit efcfeda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM registry.suse.com/bci/golang:1.19-20.13 AS helm
RUN zypper -n install git
RUN git -C / clone --branch release-v3.11.3 --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/bci-base:15.5.36.5.20 AS build
Expand Down

0 comments on commit efcfeda

Please sign in to comment.