Skip to content

Commit 32d1df5

Browse files
authored
Add missing package to patroni image
1 parent d1779c8 commit 32d1df5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

patroni/Containerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ RUN apt-get update && \
1313
python3-full \
1414
libpq-dev \
1515
build-essential \
16+
pkg-config \
1617
postgresql-plpython3-${PGVERSION} \
1718
curl \
1819
jq \

0 commit comments

Comments
 (0)