浏览代码

Dummy change for webhook.

scossu 2 年之前
父节点
当前提交
cdb9eebfef
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -13,6 +13,7 @@ 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