Spaces:
Paused
Paused
Update Dockerfile
Browse files- Dockerfile +2 -2
Dockerfile
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
|
2 |
-
FROM argilla/argilla-hf-spaces:v2.3.1
|
3 |
|
4 |
# Copy the auth config section
|
5 |
COPY .oauth.yaml /home/argilla/
|
|
|
1 |
+
FROM argilladev/argilla-hf-spaces:pr-5706
|
2 |
+
#FROM argilla/argilla-hf-spaces:v2.3.1
|
3 |
|
4 |
# Copy the auth config section
|
5 |
COPY .oauth.yaml /home/argilla/
|