forked from TheHomecraft/tools
Update earthly/fedora/java/Earthfile
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user