Files
tools/earthly/fedora/java/Earthfile

6 lines
124 B
Plaintext

VERSION 0.8
java:
FROM fedora
RUN dnf install adoptium-temurin-java-repository -y
RUN fedora-third-party enable