diff --git a/Dockerfile b/Dockerfile index 90565fe..cdda8f4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,6 +15,7 @@ RUN apk add --update --no-cache \ bash \ tar \ jq \ + git \ openssh-client ARG HELM_VERSION=3.10.0