mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-17 20:11:00 +02:00
Fixed reepo names for RHEL
This commit is contained in:
@@ -55,8 +55,8 @@ RUN set -eux && \
|
||||
java-1.8.0-openjdk-headless" && \
|
||||
microdnf -y install \
|
||||
--disablerepo "*" \
|
||||
--enablerepo "ubi-8-baseos" \
|
||||
--enablerepo "ubi-8-appstream" \
|
||||
--enablerepo "ubi-8-baseos-rpms" \
|
||||
--enablerepo "ubi-8-appstream-rpms" \
|
||||
--setopt=install_weak_deps=0 \
|
||||
--best \
|
||||
--setopt=tsflags=nodocs \
|
||||
|
Reference in New Issue
Block a user