We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21a65c7 commit 1239dd0Copy full SHA for 1239dd0
Earthfile
@@ -5,7 +5,7 @@ ARG --global --required RAW_REGISTRY_RELEASES
5
ARG --global --required RAW_REGISTRY_SNAPSHOTS
6
7
build:
8
- FROM eclipse-temurin:25_36-jdk-alpine
+ FROM eclipse-temurin:25.0.1_8-jdk-alpine
9
DO github.com/genestack/earthly-libs:6e90f15c1b437e0bfdf6f95786cac47fb5c0c7e9+GRADLE_PREPARE
10
11
CACHE /root/.gradle/caches
0 commit comments