]> git.parisson.com Git - teleforma.git/commitdiff
upgrade poetry
authorGuillaume Pellerin <guillaume.pellerin@parisson.com>
Mon, 20 Apr 2026 18:13:47 +0000 (20:13 +0200)
committerGuillaume Pellerin <guillaume.pellerin@parisson.com>
Mon, 20 Apr 2026 18:13:47 +0000 (20:13 +0200)
Dockerfile

index 21e2a827db9dfe3ed295535c94c497e327c60fb3..72dcc508e1b3a7c6d97101c9f19ea8a11e5ba9ee 100644 (file)
@@ -39,7 +39,7 @@ ENV LANGUAGE fr_FR:fr
 ENV LC_ALL fr_FR.UTF-8
 
 # https://python-poetry.org/docs/configuration/#using-environment-variables
-ENV POETRY_VERSION=1.8.2 \
+ENV POETRY_VERSION=2.3.4 \
     POETRY_NO_INTERACTION=1 \
     # make poetry install to this location
     POETRY_HOME="/opt/poetry" \