csmithxc commited on
Commit
ca07f46
1 Parent(s): 3345a12

Update Dockerfile

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