Yaron Koresh commited on
Commit
9b70125
·
verified ·
1 Parent(s): f841f3c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
 
2
- FROM nvidia/cuda:12.5.1-cudnn-devel-ubuntu22.04
3
 
4
  USER root
5
 
 
1
 
2
+ FROM ubuntu:latest
3
 
4
  USER root
5