Skip to content

Commit d63cfa9

Browse files
authored
Add missing packages for patroni
1 parent 32d1df5 commit d63cfa9

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
@@ -14,6 +14,7 @@ RUN apt-get update && \
1414
libpq-dev \
1515
build-essential \
1616
pkg-config \
17+
libsystemd-dev \
1718
postgresql-plpython3-${PGVERSION} \
1819
curl \
1920
jq \

0 commit comments

Comments
 (0)