From: Guillaume Pellerin Date: Mon, 18 Jul 2022 07:38:48 +0000 (+0200) Subject: pin setuptools X-Git-Tag: 2.8.1-pro~107^2~1 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=a07673c7c23388b73dfea254b1111fce28b97f3b;p=teleforma.git pin setuptools --- diff --git a/Dockerfile b/Dockerfile index a47e9e99..9fcc5419 100644 --- a/Dockerfile +++ b/Dockerfile @@ -36,7 +36,7 @@ RUN apt-get update && \ apt-get clean RUN pip3 install -U pip -RUN pip3 install setuptools==58 + ENV LANG fr_FR.UTF-8 ENV LANGUAGE fr_FR:fr