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 0bedd6fb2c23 upgrade jbang
0bedd6fb2c23 is described below
commit 0bedd6fb2c23c31c6d8cbe63cc29fee8e76f4acc
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Nov 24 17:24:01 2025 +0100
upgrade jbang
---
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 3fca4f8c975a..a06528b37dfb 100644
--- a/dsl/camel-jbang/camel-jbang-container/Dockerfile
+++ b/dsl/camel-jbang/camel-jbang-container/Dockerfile
@@ -18,7 +18,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 \
+ENV JBANG_VERSION=0.134.2 \
CAMEL_VERSION=4.16.0 \
CAMEL_JBANG_COMMIT=ef3dc3fab7c8ca87f307e85358b3f738468f369b \
JBANG_PATH=/usr/local/bin