We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6e1ddf commit 51a07a8Copy full SHA for 51a07a8
1 file changed
Dockerfile
@@ -58,7 +58,7 @@ RUN apk add --update --no-cache \
58
python3 \
59
openssh-client rsync \
60
git bash \
61
- npm yarn \
+ nodejs npm yarn \
62
patch
63
64
RUN npm i -g pnpm
0 commit comments