Skip to content

Commit

Permalink
update libpq-dev dependency to 13.18-0+deb11u1
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-rogers-dbt committed Dec 2, 2024
1 parent 70a78e2 commit f0186dd
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 @@ -10,7 +10,7 @@ RUN apt-get update \
ca-certificates=20210119 \
gcc=4:10.2.1-1 \
git=1:2.30.2-1+deb11u2 \
libpq-dev=13.14-0+deb11u1 \
libpq-dev=13.18-0+deb11u1 \
libsasl2-dev=2.1.27+dfsg-2.1+deb11u1 \
make=4.3-4.1 \
openssh-client=1:8.4p1-5+deb11u3 \
Expand Down

0 comments on commit f0186dd

Please sign in to comment.