Skip to content

Commit 8543a6e

Browse files
authored
Fix
1 parent d508bcd commit 8543a6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ RUN apk del libxml2-dev libzip-dev openssl-dev libpng-dev
5252
RUN apk add --update --no-cache \
5353
python3 \
5454
git bash \
55-
npm yarn \
55+
npm yarn
5656

5757
SHELL ["/bin/bash", "-c"]
5858
ENTRYPOINT ["/bin/bash", "-l", "-c"]

0 commit comments

Comments
 (0)