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 cbd6d0c commit 5b582f5Copy full SHA for 5b582f5
build.gradle.kts
@@ -633,7 +633,7 @@ oci {
633
imageDefinitions.register("main") {
634
allPlatforms {
635
dependencies {
636
- runtime("library:eclipse-temurin:sha256!ebeb51a2a147be42b7d42342fecbeb2d9cb764f7742054024ac9a17bc1c8a21b") // 21.0.5_11-jre-jammy
+ runtime("library:eclipse-temurin:sha256!02fc89fa8766a9ba221e69225f8d1c10bb91885ddbd3c112448e23488ba40ab6") // 21.0.5_11-jre-jammy
637
}
638
config {
639
entryPoint.add("java")
0 commit comments