Skip to content

Commit

Permalink
dummy update
Browse files Browse the repository at this point in the history
to force new clone
  • Loading branch information
partouf authored Sep 9, 2024
1 parent 5ea0a51 commit 60a2a1d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ RUN apt install -y -qq --no-install-recommends \
software-properties-common \
sudo \
file \
xz-utils && npm i -g n && n latest
xz-utils && \
npm i -g n && \
n latest

WORKDIR /root
ENV PATH=${PATH}:/root/depot_tools:/root/v8/tools/dev
Expand Down

0 comments on commit 60a2a1d

Please sign in to comment.