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 0a04343197f Upgrade jbang
0a04343197f is described below
commit 0a04343197fcbb379fd9fc95c110cfad5603e453
Author: Claus Ibsen <[email protected]>
AuthorDate: Sun Jul 20 11:33:37 2025 +0200
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 272baac7936..4e7b7601ff2 100644
--- a/dsl/camel-jbang/camel-jbang-container/Dockerfile
+++ b/dsl/camel-jbang/camel-jbang-container/Dockerfile
@@ -17,7 +17,7 @@
FROM docker.io/eclipse-temurin:21-jdk
-ENV JBANG_VERSION=0.126.3
+ENV JBANG_VERSION=0.127.18
# /!\ Camel version must be changed in the entrypoint line too
ENV CAMEL_VERSION=4.13.0