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 25b49c54629 upgrade jbang
25b49c54629 is described below

commit 25b49c54629ff505628bd2688bee5d75bab7a256
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Wed Mar 5 08:43:34 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 1e92df9eafd..ebf28fe2c28 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.123.0
+ENV JBANG_VERSION=0.124.0
 # /!\ Camel version must be changed in the entrypoint line too
 ENV CAMEL_VERSION=4.10.1
 

Reply via email to