We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb00e7e commit 2aedaedCopy full SHA for 2aedaed
build.gradle.kts
@@ -638,7 +638,7 @@ oci {
638
imageDefinitions.register("main") {
639
allPlatforms {
640
dependencies {
641
- runtime("library:eclipse-temurin:sha256!8234720ae5083d3b972fe20b4a997b7c56546db8bf8da5f4c54c6470901e2e67") // 21-jre-jammy
+ runtime("library:eclipse-temurin:sha256!db1689535962d757a5adabf57387584ed543d38c0b9d1fe870123ea362ad73b0") // 21-jre-jammy
642
}
643
config {
644
entryPoint.add("java")
0 commit comments