frascuchon HF Staff commited on
Commit
12bdf06
·
verified ·
1 Parent(s): bd1c7e6

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -1,6 +1,7 @@
1
  FROM argilladev/argilla-hf-spaces:pr-5670
2
  # FROM argilla/argilla-hf-spaces:latest
3
 
 
4
  COPY . /home/argilla/
5
 
6
  ENV UVICORN_LOG_CONFIG=/home/argilla/log_config.yaml
 
1
  FROM argilladev/argilla-hf-spaces:pr-5670
2
  # FROM argilla/argilla-hf-spaces:latest
3
 
4
+
5
  COPY . /home/argilla/
6
 
7
  ENV UVICORN_LOG_CONFIG=/home/argilla/log_config.yaml