frascuchon HF Staff commited on
Commit
d7bece6
·
verified ·
1 Parent(s): e0612e5

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -11
Dockerfile CHANGED
@@ -1,11 +1 @@
1
- FROM argilladev/argilla-hf-spaces:releases-2.7.0
2
- # FROM argilla/argilla-hf-spaces:latest
3
-
4
- COPY . /home/argilla/
5
-
6
- ENV UVICORN_LOG_CONFIG=/home/argilla/log_config.yaml
7
-
8
- # ENV ARGILLA_DATABASE_SQLITE_TIMEOUT=10
9
-
10
- # Uncoment this line to remove the persistence storage warning
11
- #ENV ARGILLA_SHOW_HUGGINGFACE_SPACE_PERSISTENT_STORAGE_WARNING=false
 
1
+ FROM argilladev/synt-generator:latest