Skip to content

Commit 1239dd0

Browse files
Update eclipse-temurin Docker tag to v25.0.1_8-jdk-alpine (#504)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 21a65c7 commit 1239dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ARG --global --required RAW_REGISTRY_RELEASES
55
ARG --global --required RAW_REGISTRY_SNAPSHOTS
66

77
build:
8-
FROM eclipse-temurin:25_36-jdk-alpine
8+
FROM eclipse-temurin:25.0.1_8-jdk-alpine
99
DO github.com/genestack/earthly-libs:6e90f15c1b437e0bfdf6f95786cac47fb5c0c7e9+GRADLE_PREPARE
1010

1111
CACHE /root/.gradle/caches

0 commit comments

Comments
 (0)