Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -22,4 +22,4 @@ ENV OAUTH_ID=""
|
|
22 |
# ENV REINDEX_DATASETS=true
|
23 |
|
24 |
# (since: v1.28.0) Uncomment the next line to force not showing warning message about Hugging Face Space persistent storage not enabled.
|
25 |
-
|
|
|
22 |
# ENV REINDEX_DATASETS=true
|
23 |
|
24 |
# (since: v1.28.0) Uncomment the next line to force not showing warning message about Hugging Face Space persistent storage not enabled.
|
25 |
+
ENV ARGILLA_SHOW_HUGGINGFACE_SPACE_PERSISTENT_STORAGE_WARNING=false
|