Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
JunjieLl committed Oct 28, 2024
1 parent 2356d72 commit cf3321d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM pytorch/pytorch:1.13.1-cuda11.6-cudnn8-devel
FROM nvidia/cuda:11.6.1-cudnn8-runtime-ubuntu20.04

COPY ./requirements.txt /tmp/requirements.txt

Expand Down

0 comments on commit cf3321d

Please sign in to comment.