浏览代码

Mise à jour de 'For EroZone'

MrDuhaz 11 月之前
父节点
当前提交
e84fbd17b9
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      For EroZone

+ 1 - 0
For EroZone

@@ -10,5 +10,6 @@ RUN echo Europe/Brussels > /etc/timezone
 RUN echo Europe/Paris > /etc/TZ
 RUN unset TZ
 RUN apk del tzdata
+RUN pip install --upgrade pip
 RUN pip install Django==3.1.14
 RUN pip install mysqlclient translators django-crispy-forms==1.14.0 gunicorn