duongve commited on
Commit
458157f
·
verified ·
1 Parent(s): a2f8603

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -2
Dockerfile CHANGED
@@ -1,6 +1,5 @@
1
- # Dockerfile Public T4
2
 
3
- FROM pytorch/pytorch:2.5.1-cuda12.1-cudnn8-devel
4
  ENV DEBIAN_FRONTEND noninteractive
5
 
6
  WORKDIR /content
 
 
1
 
2
+ FROM pytorch/pytorch:2.5.1-cuda12.1
3
  ENV DEBIAN_FRONTEND noninteractive
4
 
5
  WORKDIR /content