Skip to content
Snippets Groups Projects
Commit eb5aa484 authored by Steffen Schulze's avatar Steffen Schulze
Browse files

Update Dockerfile

parent 56f57905
No related branches found
No related tags found
No related merge requests found
Pipeline #39640 passed
......@@ -18,7 +18,7 @@ RUN apk add curl
RUN apk add openssl
RUN apk add maven
RUN apk add make
RUN apk add build-essential
RUN apk add build-base
RUN curl -fsSL -o get_helm.sh https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 && \
chmod +x get_helm.sh && \
./get_helm.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment