Selaa lähdekoodia

Dummy change.

scossu 2 vuotta sitten
vanhempi
commit
07aafd5ccb
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

@@ -13,7 +13,6 @@ COPY entrypoint.sh uwsgi.ini wsgi.py ./
 COPY ext ./ext/
 RUN pip install ext/arabic_transliterator
 
-
 COPY scriptshifter ./scriptshifter/
 RUN chmod +x ./entrypoint.sh
 RUN addgroup -S www && adduser -S www -G www