Skip to content

Commit

Permalink
Update Dockerfile.local
Browse files Browse the repository at this point in the history
  • Loading branch information
jalencato authored Jun 24, 2024
1 parent e8dbe65 commit 47a03e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/local/Dockerfile.local
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ RUN pip install \
ARG DGL_VERSION=2.2.1
ARG DGL_CUDA_VERSION=121
ARG OGB_VERSION=1.3.6
ARG TORCH_VERSION=2.1.2
ARG TORCH_VERSION=2.3
ARG TRANSFORMERS_VERSION=4.28.1

FROM base as base-cpu
Expand Down

0 comments on commit 47a03e2

Please sign in to comment.