Pārlūkot izejas kodu

Do not remove yiddish module.

scossu 1 gadu atpakaļ
vecāks
revīzija
77cb9ef295
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

@@ -21,7 +21,6 @@ RUN pip install --no-cache-dir -r requirements.txt
 # Remove development packages.
 RUN apt remove -y build-essential git
 RUN apt autoremove -y
-RUN rm -rf ext/yiddish
 
 RUN chmod +x ./entrypoint.sh
 RUN chown -R www:www ${_workroot} .