Updated OL from 8 to 9 version

This commit is contained in:
Alexey Pustovalov 2024-12-06 18:28:10 +09:00
parent aff82c4c82
commit a92423e094
2 changed files with 2 additions and 0 deletions

View File

@ -52,6 +52,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
openssl-libs \
pcre2 \
zlib \
gzip \
unixODBC" && \
microdnf -y install \
--disablerepo="*" \

View File

@ -57,6 +57,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
openssl-libs \
pcre2 \
zlib \
gzip \
unixODBC" && \
microdnf -y install \
--disablerepo="*" \