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

Install default-libmysqlclient-dev

parent e42b88ea
No related branches found
No related tags found
No related merge requests found
Pipeline #83137 passed
...@@ -24,7 +24,8 @@ RUN apt-get -y update && \ ...@@ -24,7 +24,8 @@ RUN apt-get -y update && \
python3-ldap \ python3-ldap \
python3-pip \ python3-pip \
sudo \ sudo \
yarnpkg yarnpkg \
default-libmysqlclient-dev
RUN pip install -U poetry tox RUN pip install -U poetry tox
......
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