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 dc6029cda930 camel-jbang - upgrade
dc6029cda930 is described below
commit dc6029cda9303f4fbaadfd632d52a909354c8275
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Jan 15 20:42:55 2026 +0100
camel-jbang - upgrade
---
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 51018756a003..ff8787043d98 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.135.1 \
- CAMEL_VERSION=4.16.0 \
+ CAMEL_VERSION=4.17.0 \
CAMEL_JBANG_COMMIT=ef3dc3fab7c8ca87f307e85358b3f738468f369b \
JBANG_PATH=/usr/local/bin