diff --git a/runner/Dockerfile b/runner/Dockerfile index dffef5b..7fde798 100644 --- a/runner/Dockerfile +++ b/runner/Dockerfile @@ -5,6 +5,7 @@ RUN apk add --no-cache \ bash \ curl \ git \ + nodejs \ openssh-client \ python3 \ py3-pip \