Spaces:
Sleeping
Sleeping
Correcting base image tag
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
FROM rsamf/graphbook:10.0
|
| 2 |
|
| 3 |
RUN pip install graphbook_huggingface
|
| 4 |
|
|
|
|
| 1 |
+
FROM rsamf/graphbook:0.10.0-space
|
| 2 |
|
| 3 |
RUN pip install graphbook_huggingface
|
| 4 |
|