diff --git a/Dockerfile b/Dockerfile index 6889780..70082af 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,7 @@ FROM alpine:3.20 RUN apk add --no-cache \ + openssh \ git \ nodejs \ lftp