Spaces:
Running
Running
Commit
•
f4376c7
1
Parent(s):
37dd730
Upgrade to latest argilla server image (#2)
Browse files- Upgrade to latest argilla server image (931fbda2b5e59901d1112ae9efea14df11517e38)
Co-authored-by: Francisco Aranda <[email protected]>
- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM argilla/argilla-hf-spaces:v2.3.
|
2 |
|
3 |
# Copy the auth config section
|
4 |
COPY .oauth.yaml /home/argilla/
|
|
|
1 |
+
FROM argilla/argilla-hf-spaces:v2.3.1
|
2 |
|
3 |
# Copy the auth config section
|
4 |
COPY .oauth.yaml /home/argilla/
|