Commit d29ab745 authored by nimrod's avatar nimrod
Browse files

Install python3-dev.

Needed headers for some Python packages.
parent f473e2d2
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -46,6 +46,7 @@ RUN apt-get update && \
        php-cli \
        postgresql-client \
        python3-cffi-backend \
        python3-dev \
        python3-pip \
        python3-venv \
        redis-tools \