Spaces:
Sleeping
Sleeping
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -4,4 +4,4 @@ FROM argilla/argilla-hf-spaces:v2.4.0
|
|
4 |
COPY .oauth.yaml /home/argilla/
|
5 |
|
6 |
# Uncoment this line to remove the persistence storage warning
|
7 |
-
|
|
|
4 |
COPY .oauth.yaml /home/argilla/
|
5 |
|
6 |
# Uncoment this line to remove the persistence storage warning
|
7 |
+
ENV ARGILLA_SHOW_HUGGINGFACE_SPACE_PERSISTENT_STORAGE_WARNING=false
|