Skip to content

Commit

Permalink
Add yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
brotandgames committed Oct 15, 2024
1 parent b666286 commit 4e7a25c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ RUN apt-get update -qq && apt-get install -yq --no-install-recommends \
build-essential \
git \
sqlite3 \
yarn \
&& rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*

ENV LANG=C.UTF-8 \
Expand Down

0 comments on commit 4e7a25c

Please sign in to comment.