Skip to content
Snippets Groups Projects
Verified Commit 2de631d0 authored by Georg Krause's avatar Georg Krause
Browse files

Replace pipenv with poetry

parent 2e1fb531
No related branches found
No related tags found
No related merge requests found
Pipeline #17994 failed
......@@ -3,4 +3,4 @@ ARG pythonVer=3.7
FROM python:${pythonVer}-slim
RUN apt update && apt -y install git libpq-dev build-essential python3-dev \
libldap2-dev libsasl2-dev ffmpeg libmagic1 pipenv
libldap2-dev libsasl2-dev ffmpeg libmagic1 python3-poetry
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment