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

acosentino pushed a commit to branch kamelets-4.15.0
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 3fcf1755da5591c7bbbf9f26ecd0d82a7dc8cbb6
Author: Andrea Cosentino <[email protected]>
AuthorDate: Wed Oct 15 09:46:39 2025 +0200

    A
    
    Signed-off-by: Andrea Cosentino <[email protected]>
---
 dsl/camel-jbang/camel-jbang-container/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dsl/camel-jbang/camel-jbang-container/Dockerfile 
b/dsl/camel-jbang/camel-jbang-container/Dockerfile
index d8910a503e24..46c2addaae37 100644
--- a/dsl/camel-jbang/camel-jbang-container/Dockerfile
+++ b/dsl/camel-jbang/camel-jbang-container/Dockerfile
@@ -19,7 +19,7 @@ FROM eclipse-temurin:21-jdk
 
 # Set Versions, JBang Path and commit ID of the specific version of 
dsl/camel-jbang/camel-jbang-main/dist/CamelJBang.java
 ENV JBANG_VERSION=0.132.1 \
-    CAMEL_VERSION=4.14.1 \
+    CAMEL_VERSION=4.15.0 \
     CAMEL_JBANG_COMMIT=10e6384 \
     JBANG_PATH=/usr/local/bin
 

Reply via email to