Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Commit
•
d462408
1
Parent(s):
3061e0b
Update Dockerfile from version 1.18.0 to 1.19.0 (#22)
Browse files- Update Dockerfile from version 1.18.0 to 1.19.0 (2fad407e5ad35f50b248597d2d50b199cf376e47)
Co-authored-by: José Francisco <jfcalvo@users.noreply.huggingface.co>
- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM argilla/argilla-quickstart:v1.
|
2 |
|
3 |
|
4 |
# Define datasets to preload: full=all datasets, single=one dataset, and none=no datasets.
|
|
|
1 |
+
FROM argilla/argilla-quickstart:v1.19.0
|
2 |
|
3 |
|
4 |
# Define datasets to preload: full=all datasets, single=one dataset, and none=no datasets.
|