From 77402f5d56aaab7027183269f0362e7e72ea006e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 08:44:11 +0000 Subject: [PATCH] Update eclipse-temurin Docker tag to v25.0.2_10-jdk-alpine --- Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Earthfile b/Earthfile index cfed7ced..43da5c23 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.0.1_8-jdk-alpine + FROM eclipse-temurin:25.0.2_10-jdk-alpine DO github.com/genestack/earthly-libs:6e90f15c1b437e0bfdf6f95786cac47fb5c0c7e9+GRADLE_PREPARE CACHE /root/.gradle/caches