Add nodejs to ci-runner image for actions/checkout
This commit is contained in:
@@ -5,6 +5,7 @@ RUN apk add --no-cache \
|
||||
bash \
|
||||
curl \
|
||||
git \
|
||||
nodejs \
|
||||
openssh-client \
|
||||
python3 \
|
||||
py3-pip \
|
||||
|
||||
Reference in New Issue
Block a user