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

acosentino 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 ed9b4c03a5ee Camel-Test-infra Azure Image: Fixed container image 
version filtering for exclusion
ed9b4c03a5ee is described below

commit ed9b4c03a5ee3fdc1f1f39dd7e2149696ad83e46
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Dec 11 10:50:05 2025 +0100

    Camel-Test-infra Azure Image: Fixed container image version filtering for 
exclusion
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 .../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 7afec420751e..b8b4d98b4953 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
@@ -15,4 +15,4 @@
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
 azure.container=mcr.microsoft.com/azure-storage/azurite:3.35.0
-azure.container.image.version.exclude=table-alpha,amd64,arm64,preview,latest
+azure.container.version.exclude=table-alpha,amd64,arm64,preview,latest

Reply via email to