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

Update Dockerfile

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