csmithxc commited on
Commit
1897a05
1 Parent(s): 4eeb07a

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM nvidia/cuda:12.3.2-cudnn9-devel-ubuntu22.04
2
 
3
  RUN curl https://pyenv.run | bash
4
 
 
1
+ FROM nvidia/cuda:12.4.1-devel-ubuntu22.04
2
 
3
  RUN curl https://pyenv.run | bash
4