Skip to content

Commit

Permalink
install git-lfs
Browse files Browse the repository at this point in the history
  • Loading branch information
winglian committed Apr 21, 2024
1 parent f076933 commit 493b6b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile-beta
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM nvcr.io/nvidia/pytorch:24.03-py3

RUN apt update && apt install -y python3.10-venv
RUN apt update && apt install -y python3.10-venv git-lfs

RUN python3 -m pip install --upgrade pip

Expand Down

0 comments on commit 493b6b9

Please sign in to comment.