From 749368b808cb99255ea24875f676d863378cbbeb Mon Sep 17 00:00:00 2001 From: Ben Radey Date: Sat, 15 Nov 2025 21:52:02 -0500 Subject: [PATCH] Adding openjdk --- Containerfile-asrock-x570 | 1 + 1 file changed, 1 insertion(+) diff --git a/Containerfile-asrock-x570 b/Containerfile-asrock-x570 index 31e2931..700f01c 100644 --- a/Containerfile-asrock-x570 +++ b/Containerfile-asrock-x570 @@ -29,6 +29,7 @@ RUN rpm --import \ htop \ iftop \ iotop \ + java-latest-openjdk-devel \ libavcodec-freeworld \ libva-nvidia-driver \ numlockx \