Skip to content

Commit

Permalink
Fix psycopg2 install issues (#8 and #9)
Browse files Browse the repository at this point in the history
  • Loading branch information
groovytron committed Nov 10, 2024
1 parent 406273c commit 7f61191
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions 3.12/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,13 @@ RUN apt-get update --yes --quiet \
build-essential \
curl \
git \
libpq-dev \
locales \
pipx \
python3-dev \
tzdata \
unixodbc \
unixodbc-dev \
unzip \
vim \
&& apt-get autoremove --quiet --yes \
Expand Down

0 comments on commit 7f61191

Please sign in to comment.