Skip to content

Commit c3937f3

Browse files
authored
Add patch command
1 parent 8245eb7 commit c3937f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ RUN apk add --update --no-cache \
5959
python3 \
6060
openssh-client rsync \
6161
git bash \
62-
npm yarn
62+
npm yarn \
63+
patch
6364

6465
RUN npm i -g pnpm
6566

0 commit comments

Comments
 (0)