Skip to content

Commit

Permalink
Add zlib1g-dev to be able to install pylint-odoo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jairo Llopis committed Oct 8, 2020
1 parent 225402a commit fcd4952
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ RUN apt-get update \
docker.io \
git \
jq \
zlib1g-dev \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/ \
&& pip install --no-cache-dir docker-compose pipx \
Expand Down

0 comments on commit fcd4952

Please sign in to comment.