Skip to content

Commit

Permalink
tests: upgrade azurite and enable loose mode
Browse files Browse the repository at this point in the history
Backport of #5272
  • Loading branch information
efiop committed Jan 26, 2021
1 parent ddd91e0 commit 8c10551
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
version: '3.2'
services:
azurite:
image: mcr.microsoft.com/azure-storage/azurite:3.9.0
image: mcr.microsoft.com/azure-storage/azurite:3.10.0
command: azurite -L -l /data --blobHost 0.0.0.0 --queueHost 0.0.0.0
ports:
- "10000"
oss:
Expand Down

0 comments on commit 8c10551

Please sign in to comment.