Spaces:
Running
Running
JonnyTran
commited on
Commit
•
f6aad08
1
Parent(s):
8a2efe5
rebuild
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM extralit/extralit-quickstart:
|
2 |
|
3 |
# Copy the auth config section
|
4 |
COPY .oauth.yaml /home/argilla/
|
|
|
1 |
+
FROM extralit/extralit-quickstart:releases-v0.2.0
|
2 |
|
3 |
# Copy the auth config section
|
4 |
COPY .oauth.yaml /home/argilla/
|