Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 1798601

Browse files
update libpq-dev dependency to 13.18-0+deb11u1 (#1420)
* use dynamic schema in test_grant_access_to.py * use dynamic schema in test_grant_access_to.py * revert setup * update libpq-dev dependency to 13.18-0+deb11u1
1 parent 62695c9 commit 1798601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ RUN apt-get update \
99
build-essential=12.9 \
1010
ca-certificates=20210119 \
1111
git=1:2.30.2-1+deb11u2 \
12-
libpq-dev=13.14-0+deb11u1 \
12+
libpq-dev=13.18-0+deb11u1 \
1313
make=4.3-4.1 \
1414
openssh-client=1:8.4p1-5+deb11u3 \
1515
software-properties-common=0.96.20.2-2.1 \

0 commit comments

Comments
 (0)