Spaces:
Sleeping
Sleeping
updates
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM nvidia/cuda:
|
2 |
#FROM python:3.9
|
3 |
|
4 |
# Using the Ubuntu image (our OS)
|
|
|
1 |
+
FROM nvidia/cuda:latest
|
2 |
#FROM python:3.9
|
3 |
|
4 |
# Using the Ubuntu image (our OS)
|