Using PostgreSQL 18 on CentOS
This commit is contained in:
parent
c45c7520cb
commit
bb14d85aef
|
|
@ -44,7 +44,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
|||
OpenIPMI-devel \
|
||||
openldap-devel \
|
||||
sqlite-devel \
|
||||
libpq-devel \
|
||||
postgresql18-private-devel \
|
||||
java-21-openjdk-devel \
|
||||
git \
|
||||
gettext \
|
||||
|
|
|
|||
|
|
@ -71,7 +71,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
|||
openssl-libs \
|
||||
pcre2 \
|
||||
postgresql18 \
|
||||
libpq \
|
||||
postgresql18-private-libs \
|
||||
shadow-utils \
|
||||
zlib \
|
||||
gzip \
|
||||
|
|
|
|||
Loading…
Reference in a new issue