Parcourir la source

Mise à jour de 'Django 4.2.* pour defitcoquin_v2'

MrDuhaz il y a 11 mois
Parent
commit
a6ab8e9bb1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      Django 4.2.* pour defitcoquin_v2

+ 1 - 1
Django 4.2.* pour defitcoquin_v2

@@ -12,4 +12,4 @@ RUN unset TZ
 RUN apk del tzdata
 RUN pip install --upgrade pip
 RUN pip install Django==4.2.17
-RUN pip install pytz mysqlclient translators django-crispy-forms gunicorn
+RUN pip install pytz tzdata mysqlclient translators django-crispy-forms gunicorn