Skip to content

Commit

Permalink
Add libipc-run-perl
Browse files Browse the repository at this point in the history
  • Loading branch information
theory committed Feb 5, 2024
1 parent 2572df0 commit 9be20fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RUN chmod +x /usr/local/bin/apt.postgresql.org.sh \
&& apt-get update \
&& apt-get install -y --no-install-recommends \
build-essential clang llvm llvm-dev llvm-runtime cmake \
pgxnclient libtap-parser-sourcehandler-pgtap-perl sudo gosu \
pgxnclient libtap-parser-sourcehandler-pgtap-perl libipc-run-perl sudo gosu \
ca-certificates gnupg2 zip unzip libarchive-tools curl git libicu-dev libxml2 locales ssl-cert \
&& apt-get -y purge postgresql-client-common \
&& apt-get clean \
Expand Down

0 comments on commit 9be20fa

Please sign in to comment.