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 d62d92ab038 Upgrade test container for Azure to fix test on main 
branch (#15831)
d62d92ab038 is described below

commit d62d92ab038176cea59cde8a53dc9a06e2954e72
Author: Aurélien Pupier <apup...@redhat.com>
AuthorDate: Thu Oct 3 15:32:43 2024 +0200

    Upgrade test container for Azure to fix test on main branch (#15831)
    
    Signed-off-by: Aurélien Pupier <apup...@redhat.com>
---
 .../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/test/resources/org/apache/camel/test/infra/azure/common/services/container.properties
 
b/test-infra/camel-test-infra-azure-common/src/test/resources/org/apache/camel/test/infra/azure/common/services/container.properties
index bfd0dc1a5e6..ba8c9502c31 100644
--- 
a/test-infra/camel-test-infra-azure-common/src/test/resources/org/apache/camel/test/infra/azure/common/services/container.properties
+++ 
b/test-infra/camel-test-infra-azure-common/src/test/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.31.0
+azure.container=mcr.microsoft.com/azure-storage/azurite:3.32.0

Reply via email to