mirror of
https://github.com/gofiber/storage.git
synced 2025-10-05 08:37:10 +08:00
Update azureblob_test.go
This commit is contained in:

committed by
GitHub

parent
912bb43630
commit
98a1bbe290
@@ -13,7 +13,7 @@ import (
|
||||
|
||||
const (
|
||||
// azuriteImage is the default image used for running azurite in tests.
|
||||
azuriteImage = "mcr.microsoft.com/azure-storage/azurite:3.33.0"
|
||||
azuriteImage = "mcr.microsoft.com/azure-storage/azurite:latest"
|
||||
azuriteImageEnvVar = "TEST_AZURITE_IMAGE"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user