Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM argilladev/argilla-hf-spaces:
|
2 |
|
3 |
|
4 |
# Copy the auth config section
|
|
|
1 |
+
FROM argilladev/argilla-hf-spaces:releases-2.2.0
|
2 |
|
3 |
|
4 |
# Copy the auth config section
|