From 595b7235f3ee31cce978698be8a260de24e68875 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 16:20:14 +0200 Subject: [PATCH] Bump azure-storage/azurite from 3.32.0 to 3.33.0 in /test/IntegrationTests/docker (#3728) Bump azure-storage/azurite in /test/IntegrationTests/docker Bumps azure-storage/azurite from 3.32.0 to 3.33.0. --- updated-dependencies: - dependency-name: azure-storage/azurite dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- test/IntegrationTests/docker/azure.Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/IntegrationTests/docker/azure.Dockerfile b/test/IntegrationTests/docker/azure.Dockerfile index 8c9c6e4037..c6f6e449b7 100644 --- a/test/IntegrationTests/docker/azure.Dockerfile +++ b/test/IntegrationTests/docker/azure.Dockerfile @@ -1 +1 @@ -FROM mcr.microsoft.com/azure-storage/azurite:3.32.0 \ No newline at end of file +FROM mcr.microsoft.com/azure-storage/azurite:3.33.0 \ No newline at end of file