Update earthly/fedora/java/Earthfile

This commit is contained in:
2026-07-30 04:19:40 +02:00
parent a7ae43c046
commit 3ee8c80354

View File

@@ -1,6 +1,7 @@
VERSION 0.8
FROM fedora
java:
RUN dnf install adoptium-temurin-java-repository -y
FROM fedora
RUN dnf install -y adoptium-temurin-java-repository zip
RUN curl -s "https://get.sdkman.io" | bash
RUN fedora-third-party enable