zdou0830 commited on
Commit
07837c7
1 Parent(s): 39c1fef
Files changed (1) hide show
  1. Dockerfile +2 -1
Dockerfile CHANGED
@@ -1,5 +1,6 @@
1
  #FROM pengchuanzhang/pytorch:ubuntu20.04_torch1.9-cuda11.3-nccl2.9.9
2
- FROM python:3.9
 
3
 
4
 
5
  WORKDIR /code
 
1
  #FROM pengchuanzhang/pytorch:ubuntu20.04_torch1.9-cuda11.3-nccl2.9.9
2
+ #FROM python:3.9
3
+ FROM pengchuanzhang/maskrcnn:ubuntu18-py3.7-cuda10.2-pytorch1.9
4
 
5
 
6
  WORKDIR /code