Skip to content

Commit

Permalink
Use latest hivemq-enterprise image
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtSilvio committed Dec 2, 2024
1 parent f6d543d commit 9b791a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ oci {
imageDefinitions.register("main") {
allPlatforms {
dependencies {
runtime("com.hivemq:hivemq-enterprise:4.28.2")
runtime("com.hivemq:hivemq-enterprise:latest") { isChanging = true }
}
layers {
layer("hivemqExtension") {
Expand Down

0 comments on commit 9b791a4

Please sign in to comment.