Skip to content
Snippets Groups Projects
Commit 0a858205 authored by clallemand's avatar clallemand
Browse files

change version poetry dans Docker

parent 02e27f72
No related branches found
No related tags found
1 merge request!151Modifie la pipeline
Pipeline #19799 failed
......@@ -3,7 +3,7 @@ FROM python:3.10-slim
# Install useful packages
RUN apt-get update && apt-get install -y pandoc texlive-latex-base texlive-fonts-recommended texlive-latex-extra git make curl
RUN pip install poetry==1.7.1
RUN pip install poetry==2.1.1
# Install Leximpact prepare data
WORKDIR /src/leximpact-prepare-data
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment