diff --git a/scripts/Dockerfile.base b/scripts/Dockerfile.base index ed5caba355..f97234f5d1 100644 --- a/scripts/Dockerfile.base +++ b/scripts/Dockerfile.base @@ -11,6 +11,7 @@ RUN apk add --no-cache \ wget \ bash \ git \ + openssl \ openssh-client && \ addgroup \ -g 1000 \