mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 16:45:05 +02:00
Updated OpenJDK to 17 version
This commit is contained in:
@ -52,7 +52,7 @@ RUN set -eux && \
|
||||
INSTALL_PKGS="bash \
|
||||
findutils \
|
||||
shadow-utils \
|
||||
java-1.8.0-openjdk-headless" && \
|
||||
java-17-openjdk-headless" && \
|
||||
microdnf -y install \
|
||||
--disablerepo "*" \
|
||||
--enablerepo "ubi-9-baseos-rpms" \
|
||||
|
Reference in New Issue
Block a user