Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Commit
•
56f865b
1
Parent(s):
0c7fa82
Update Argilla version
Browse filesPlease make sure you have persistent storage enabled and merge this to see if it fixes the OAuth issue.
- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM argilla/argilla-quickstart:v1.
|
2 |
|
3 |
# Copy the auth config section
|
4 |
COPY .oauth.yaml /home/argilla/
|
|
|
1 |
+
FROM argilla/argilla-quickstart:v1.29.0
|
2 |
|
3 |
# Copy the auth config section
|
4 |
COPY .oauth.yaml /home/argilla/
|