Spaces:
Runtime error
Runtime error
Commit
•
0aa88de
1
Parent(s):
d35923c
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM
|
2 |
|
3 |
# Copy the auth config section
|
4 |
COPY .oauth.yaml /home/argilla/
|
|
|
1 |
+
FROM argilladev/argilla-hf-spaces:pr-5556
|
2 |
|
3 |
# Copy the auth config section
|
4 |
COPY .oauth.yaml /home/argilla/
|