(opendal) 01/01: chore: update azurite image to latest
This is an automated email from the ASF dual-hosted git repository. meteorgan pushed a commit to branch fix-azurite-image in repository https://gitbox.apache.org/repos/asf/opendal.git commit 7c219adb3845e750f30e5b57a3a4aedc227f1aa5 Author: meteorgan AuthorDate: Fri Jan 23 23:44:23 2026 +0800 chore: update azurite image to latest --- fixtures/azblob/docker-compose-azurite.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fixtures/azblob/docker-compose-azurite.yml b/fixtures/azblob/docker-compose-azurite.yml index 7d1c0ab18..546d77a78 100644 --- a/fixtures/azblob/docker-compose-azurite.yml +++ b/fixtures/azblob/docker-compose-azurite.yml @@ -17,6 +17,6 @@ services: azurite: -image: mcr.microsoft.com/azure-storage/azurite +image: mcr.microsoft.com/azure-storage/azurite:latest ports: - 1:1
(opendal) 01/01: chore: update azurite image to latest
This is an automated email from the ASF dual-hosted git repository. meteorgan pushed a commit to branch fix-azurite-image in repository https://gitbox.apache.org/repos/asf/opendal.git commit e8ec776b466db831d6f14e97c115f378d65af861 Author: meteorgan AuthorDate: Fri Jan 23 23:41:04 2026 +0800 chore: update azurite image to latest --- fixtures/azblob/docker-compose-azurite.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fixtures/azblob/docker-compose-azurite.yml b/fixtures/azblob/docker-compose-azurite.yml index 7d1c0ab18..546d77a78 100644 --- a/fixtures/azblob/docker-compose-azurite.yml +++ b/fixtures/azblob/docker-compose-azurite.yml @@ -17,6 +17,6 @@ services: azurite: -image: mcr.microsoft.com/azure-storage/azurite +image: mcr.microsoft.com/azure-storage/azurite:latest ports: - 1:1
