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 31e5591 commit 0005c98Copy full SHA for 0005c98
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!c4e6542e774de504da9b4729ff8d761287c965c1d788528ca78da30024efdb23") // 21.0.5_11-jre-jammy
637
}
638
config {
639
entryPoint.add("java")
0 commit comments