From 0b223ac8807e1dcd3f106c7b111b598628658188 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 00:45:00 +0000 Subject: [PATCH] Update eclipse-temurin Docker tag to v25.0.1_8-jdk-alpine --- Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Earthfile b/Earthfile index e0b4c1a4..f9529479 100644 --- a/Earthfile +++ b/Earthfile @@ -5,7 +5,7 @@ ARG --global --required RAW_REGISTRY_RELEASES ARG --global --required RAW_REGISTRY_SNAPSHOTS build: - FROM eclipse-temurin:25_36-jdk-alpine + FROM eclipse-temurin:25.0.1_8-jdk-alpine DO github.com/genestack/earthly-libs:6e90f15c1b437e0bfdf6f95786cac47fb5c0c7e9+GRADLE_PREPARE CACHE /root/.gradle/caches