fix: dockerfile

This commit is contained in:
devthejo 2023-12-16 13:25:44 +01:00
parent 06aa71dc8f
commit 67ae29485d
Signed by: devthejo
GPG key ID: C04215C627711F5C

View file

@ -15,6 +15,7 @@ RUN apk add --update --no-cache \
bash \
tar \
jq \
git \
openssh-client
ARG HELM_VERSION=3.10.0