Spaces:
Running
Running
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
# Related PR https://github.com/argilla-io/argilla/pull/5445
|
2 |
-
FROM argilladev/argilla-hf-spaces:
|
3 |
|
4 |
# Copy the auth config section
|
5 |
COPY .oauth.yaml /home/argilla/
|
|
|
1 |
# Related PR https://github.com/argilla-io/argilla/pull/5445
|
2 |
+
FROM argilladev/argilla-hf-spaces:releases-2.1.0
|
3 |
|
4 |
# Copy the auth config section
|
5 |
COPY .oauth.yaml /home/argilla/
|