Skip to content

Commit

Permalink
fix: remove yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
MauriceNino committed Jan 20, 2024
1 parent 0633c48 commit bde51d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile.nvidia
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ RUN \
lm-sensors \
speedtest-cli \
nodejs &&\
npm i -g yarn &&\
corepack enable &&\
if [ "$TARGETPLATFORM" = "linux/amd64" ] || [ "$(uname -m)" = "x86_64" ]; \
then \
Expand Down

0 comments on commit bde51d2

Please sign in to comment.