Skip to content

Commit f71046e

Browse files
authored
ci: skip azurite's version check (#7162)
1 parent fb106f4 commit f71046e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fixtures/azblob/docker-compose-azurite.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ services:
2020
image: mcr.microsoft.com/azure-storage/azurite
2121
ports:
2222
- 10000:10000
23+
command: ["azurite", "--blobHost", "0.0.0.0", "--skipApiVersionCheck"]

0 commit comments

Comments
 (0)