Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update Dockerfile using argilla-hf-spaces image with v2.2.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.2.0
|
2 |
|
3 |
# Copy the auth config section
|
4 |
COPY .oauth.yaml /home/argilla/
|