mirror of https://github.com/rancher/webhook.git
Update dependency helm/helm to v3.12.2
This commit is contained in:
parent
aa9001d58a
commit
02ea39e75c
|
|
@ -3,7 +3,7 @@ FROM registry.suse.com/bci/golang:1.19
|
|||
ARG DAPPER_HOST_ARCH
|
||||
ENV ARCH $DAPPER_HOST_ARCH
|
||||
|
||||
ENV HELM_VERSION v3.12.1
|
||||
ENV HELM_VERSION v3.12.2
|
||||
ENV HELM_UNITTEST_VERSION 0.3.2
|
||||
|
||||
RUN zypper -n install git docker vim less file curl wget awk
|
||||
|
|
|
|||
Loading…
Reference in New Issue