Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker/jdk17/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# invocation. Used in particular to produce the JDK-17 half of the
# learning corpus consumed by GC-Insight.

FROM eclipse-temurin:17-jdk-jammy
FROM eclipse-temurin:25-jdk-jammy

LABEL org.opencontainers.image.title="gc-forge-runner"
LABEL org.opencontainers.image.description="GC-Forge workload harness on Eclipse Temurin 17."
Expand Down
Loading