Skip to content
Snippets Groups Projects
Commit 4f8b8ae6 authored by Ernesto Rico Schmidt's avatar Ernesto Rico Schmidt
Browse files

Update poetry version

parent 519ee3db
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ COPY poetry.lock pyproject.toml ./ ...@@ -8,7 +8,7 @@ COPY poetry.lock pyproject.toml ./
RUN apt-get update && apt-get install -y libmagic1 curl graphviz RUN apt-get update && apt-get install -y libmagic1 curl graphviz
RUN pip install poetry==1.2.1 RUN pip install poetry==1.2.2
RUN poetry install RUN poetry install
EXPOSE 8000 EXPOSE 8000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment