diff --git a/earthly/fedora/java/Earthfile b/earthly/fedora/java/Earthfile index 123a42b..967bde1 100644 --- a/earthly/fedora/java/Earthfile +++ b/earthly/fedora/java/Earthfile @@ -1,6 +1,6 @@ VERSION 0.8 +FROM fedora java: - FROM fedora RUN dnf install adoptium-temurin-java-repository -y RUN fedora-third-party enable \ No newline at end of file