Updated Dockerfiles for Oracle Linux images

This commit is contained in:
Alexey Pustovalov 2026-03-16 22:45:50 +09:00
parent 8fff86667e
commit 6e406504a0

View file

@ -69,7 +69,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
openssl-libs \
pcre2 \
postgresql \
postgresql-private-libs \
libpq \
zlib \
gzip \
unixODBC" && \