zdou0830 commited on
Commit
ac46865
1 Parent(s): 0ad0530

Add application file

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM pengchuanzhang/pytorch:ubuntu20.04_torch1.9-cuda11.3-nccl2.9.9:latest
2
 
3
  COPY . .
4
 
 
1
+ FROM pengchuanzhang/pytorch:ubuntu20.04_torch1.9-cuda11.3-nccl2.9.9
2
 
3
  COPY . .
4