Skip to content

Commit d9c809a

Browse files
committed
Update azure-storage:azurite Docker image
1 parent 10b68ef commit d9c809a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ testing {
8888
oci.of(this) {
8989
imageDependencies {
9090
runtime(project).tag("latest")
91-
runtime("azure-storage:azurite:3.33.0").tag("latest")
91+
runtime("azure-storage:azurite:3.34.0").tag("latest")
9292
runtime("shopify:toxiproxy:2.1.0").tag("latest")
9393
}
9494
}

0 commit comments

Comments
 (0)