mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-27 13:21:45 +02:00
Updated OL from 8 to 9 version
This commit is contained in:
parent
aff82c4c82
commit
a92423e094
@ -52,6 +52,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
|||||||
openssl-libs \
|
openssl-libs \
|
||||||
pcre2 \
|
pcre2 \
|
||||||
zlib \
|
zlib \
|
||||||
|
gzip \
|
||||||
unixODBC" && \
|
unixODBC" && \
|
||||||
microdnf -y install \
|
microdnf -y install \
|
||||||
--disablerepo="*" \
|
--disablerepo="*" \
|
||||||
|
@ -57,6 +57,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
|||||||
openssl-libs \
|
openssl-libs \
|
||||||
pcre2 \
|
pcre2 \
|
||||||
zlib \
|
zlib \
|
||||||
|
gzip \
|
||||||
unixODBC" && \
|
unixODBC" && \
|
||||||
microdnf -y install \
|
microdnf -y install \
|
||||||
--disablerepo="*" \
|
--disablerepo="*" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user