This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 6311f7abd7d CAMEL-22316: Upgrade Azurite
6311f7abd7d is described below

commit 6311f7abd7df70f3824cf0570569c426d2071161
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Aug 5 07:42:25 2025 +0200

    CAMEL-22316: Upgrade Azurite
---
 .../apache/camel/test/infra/azure/common/services/container.properties  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test-infra/camel-test-infra-azure-common/src/main/resources/org/apache/camel/test/infra/azure/common/services/container.properties
 
b/test-infra/camel-test-infra-azure-common/src/main/resources/org/apache/camel/test/infra/azure/common/services/container.properties
index 841ade1dcac..0643dd831a3 100644
--- 
a/test-infra/camel-test-infra-azure-common/src/main/resources/org/apache/camel/test/infra/azure/common/services/container.properties
+++ 
b/test-infra/camel-test-infra-azure-common/src/main/resources/org/apache/camel/test/infra/azure/common/services/container.properties
@@ -14,4 +14,4 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-azure.container=mcr.microsoft.com/azure-storage/azurite:3.34.0
+azure.container=mcr.microsoft.com/azure-storage/azurite:3.35.0

Reply via email to