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.
2 parents 17ec18b + 6001af6 commit 791b828Copy full SHA for 791b828
build.gradle.kts
@@ -199,7 +199,7 @@ oci {
199
imageName.set("hivemq/hivemq-edge")
200
allPlatforms {
201
dependencies {
202
- runtime("library:eclipse-temurin:sha256!f4751a2c191d65c022bc0b364c52672db38de8728e5e194db4bb820d54ef0b6f") // 21-jre-noble
+ runtime("library:eclipse-temurin:sha256!67fc762eabacb56e5444b367889e04ce8c839b8f4b3d8ef3e459c5579fbefd8a") // 21-jre-noble
203
}
204
config {
205
user = "10000"
0 commit comments