1
0
mirror of https://github.com/offen/docker-volume-backup.git synced 2025-11-29 05:46:50 +02:00

Bump github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.6.1 to 1.6.3 (#658)

This commit is contained in:
dependabot[bot]
2025-10-21 07:46:52 +00:00
committed by GitHub
parent 97705ecb4d
commit bda5133574
3 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
services:
storage:
image: mcr.microsoft.com/azure-storage/azurite:3.34.0
image: mcr.microsoft.com/azure-storage/azurite:3.35.0
volumes:
- ${DATA_DIR:-./data}:/data
command: azurite-blob --blobHost 0.0.0.0 --blobPort 10000 --location /data
@@ -10,7 +10,7 @@ services:
retries: 30
az_cli:
image: mcr.microsoft.com/azure-cli:2.71.0
image: mcr.microsoft.com/azure-cli:2.78.0
volumes:
- ${LOCAL_DIR:-./local}:/dump
command: