Skip to content

Commit

Permalink
update dep for psycopg (#10633)
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop authored Aug 29, 2024
1 parent 98fddcf commit 555ff80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RUN apt-get update \
build-essential=12.9 \
ca-certificates=20210119 \
git=1:2.30.2-1+deb11u2 \
libpq-dev=13.14-0+deb11u1 \
libpq-dev=13.16-0+deb11u1 \
make=4.3-4.1 \
openssh-client=1:8.4p1-5+deb11u3 \
software-properties-common=0.96.20.2-2.1 \
Expand Down

0 comments on commit 555ff80

Please sign in to comment.