mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-26 21:01:48 +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 \
|
||||
pcre2 \
|
||||
zlib \
|
||||
gzip \
|
||||
unixODBC" && \
|
||||
microdnf -y install \
|
||||
--disablerepo="*" \
|
||||
|
@ -57,6 +57,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
||||
openssl-libs \
|
||||
pcre2 \
|
||||
zlib \
|
||||
gzip \
|
||||
unixODBC" && \
|
||||
microdnf -y install \
|
||||
--disablerepo="*" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user