diff --git a/linux/ecosystem/postgres/17/Dockerfile b/linux/ecosystem/postgres/17/Dockerfile index e7662fda4..4cd3fb31f 100644 --- a/linux/ecosystem/postgres/17/Dockerfile +++ b/linux/ecosystem/postgres/17/Dockerfile @@ -63,9 +63,9 @@ RUN apt-get update \ postgresql-$PG_MAJOR-semver \ postgresql-$PG_MAJOR-rum \ postgresql-$PG_MAJOR-roaringbitmap \ - postgresql-$PG_MAJOR-repmgr \ +# postgresql-$PG_MAJOR-repmgr \ postgresql-$PG_MAJOR-repack \ - postgresql-$PG_MAJOR-rdkit \ +# postgresql-$PG_MAJOR-rdkit \ postgresql-$PG_MAJOR-rational \ postgresql-$PG_MAJOR-q3c \ postgresql-$PG_MAJOR-prioritize \