浏览代码

Dummy change.

scossu 2 年之前
父节点
当前提交
07aafd5ccb
共有 1 个文件被更改,包括 0 次插入1 次删除
  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