Explorar o código

Revert Dockerfile edit.

Stefano Cossu hai 2 meses
pai
achega
fd14c6ab5f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -7,7 +7,7 @@ COPY VERSION entrypoint.sh sscli uwsgi.ini wsgi.py ./
 COPY scriptshifter ./scriptshifter/
 COPY test ./test/
 COPY requirements.txt ./
-RUN pip install --no-cache-dir -r requirements.txt deps.txt
+RUN pip install --no-cache-dir -r requirements.txt
 
 ENV HF_DATASETS_CACHE /data/hf/datasets
 RUN ./sscli admin init-db