Skip to content

Commit

Permalink
Fix Python3.7 PostCommit Azure integration test (apache#25654)
Browse files Browse the repository at this point in the history
  • Loading branch information
Abacn authored Feb 28, 2023
1 parent 1558dbf commit cb8381f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ version: '3'

services:
azurite:
image: mcr.microsoft.com/azure-storage/azurite:3.20.1
image: mcr.microsoft.com/azure-storage/azurite:3.22.0
command:
- "azurite-blob"
- "--blobHost"
Expand Down

0 comments on commit cb8381f

Please sign in to comment.