Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
restore the "share your progress" version
Browse files- Dockerfile +2 -2
Dockerfile
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
FROM argilla/argilla-hf-spaces:v2.5.0
|
| 2 |
-
|
| 3 |
|
| 4 |
# Copy the auth config section
|
| 5 |
COPY .oauth.yaml /home/argilla/
|
|
|
|
| 1 |
+
# FROM argilla/argilla-hf-spaces:v2.5.0
|
| 2 |
+
FROM argilladev/argilla-hf-spaces:pr-5727
|
| 3 |
|
| 4 |
# Copy the auth config section
|
| 5 |
COPY .oauth.yaml /home/argilla/
|