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

committed by
GitHub

parent
912bb43630
commit
98a1bbe290
@@ -13,7 +13,7 @@ import (
|
|||||||
|
|
||||||
const (
|
const (
|
||||||
// azuriteImage is the default image used for running azurite in tests.
|
// 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"
|
azuriteImageEnvVar = "TEST_AZURITE_IMAGE"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user