Spaces:
Sleeping
Sleeping
Sergio Madrid Farfan
commited on
Commit
•
0ead078
1
Parent(s):
cbb628e
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM argilla/argilla-
|
2 |
|
3 |
# Define datasets to preload: full=all datasets, single=one dataset, and none=no datasets.
|
4 |
ENV LOAD_DATASETS=full
|
|
|
1 |
+
FROM argilla/argilla-quickstart:v1.6.0
|
2 |
|
3 |
# Define datasets to preload: full=all datasets, single=one dataset, and none=no datasets.
|
4 |
ENV LOAD_DATASETS=full
|