Skip to content

Commit

Permalink
Update azurite image to 3.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtSilvio committed Nov 22, 2024
1 parent 971c371 commit f4df4b1
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 @@ -67,7 +67,7 @@ testing {
oci.of(this) {
imageDependencies {
runtime("hivemq:hivemq4:latest") { isChanging = true }
runtime("azure-storage:azurite:3.29.0").tag("latest")
runtime("azure-storage:azurite:3.33.0").tag("latest")
runtime("shopify:toxiproxy:2.1.0").tag("latest")
}
}
Expand Down

0 comments on commit f4df4b1

Please sign in to comment.