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