We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 222913f commit cd82464Copy full SHA for cd82464
‎docker-compose.yaml
@@ -1,4 +1,3 @@
1
-version: '3'
2
services:
3
azurite:
4
image: mcr.microsoft.com/azure-storage/azurite
@@ -27,4 +26,4 @@ services:
27
26
- FORMAT_VERSION_CONTAINER_NAME=format-versions
28
depends_on:
29
- upload-documents
30
- - azurite
+ - azurite
0 commit comments