Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Commit
•
90b8837
1
Parent(s):
bb5e24f
Upgrade to 2.4.0
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM argilla/argilla-hf-spaces:v2.
|
2 |
|
3 |
# Copy the auth config section
|
4 |
COPY .oauth.yaml /home/argilla/
|
|
|
1 |
+
FROM argilla/argilla-hf-spaces:v2.4.0
|
2 |
|
3 |
# Copy the auth config section
|
4 |
COPY .oauth.yaml /home/argilla/
|