Skip to content
Snippets Groups Projects
Commit 544a2374 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Update poetry

parent c8582171
No related branches found
No related tags found
No related merge requests found
......@@ -21,14 +21,14 @@ RUN apt-get -y update && \
mariadb-client \
postgresql \
python3-dev \
tox \
tox \
python3-ldap \
python3-pip \
sudo \
yarnpkg \
default-libmysqlclient-dev
RUN pip3 install poetry
RUN pip3 install -U poetry
RUN apt-get clean && \
apt-get autoremove &&\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment