Add earthly/fedora/java/Earthfile

This commit is contained in:
2026-06-18 14:03:54 +02:00
parent 3cc8bf4de9
commit 7155931a48

View File

@@ -0,0 +1,6 @@
VERSION 0.8
java:
FROM fedora
RUN dnf install adoptium-temurin-java-repository -y
RUN fedora-third-party enable