squakez commented on code in PR #21163:
URL: https://github.com/apache/camel/pull/21163#discussion_r2745510192


##########
test-infra/camel-test-infra-cli/src/test/resources/org/apache/camel/test/infra/cli/services/Dockerfile:
##########
@@ -29,7 +29,7 @@ ARG SSH_PASSWORD=jbang
 
 #update os and install tools
 RUN dnf update -y \
-    && dnf install java-17-openjdk-devel openssh-server xauth -y
+    && dnf install java-21-openjdk-devel.x86_64 openssh-server xauth -y

Review Comment:
   True, thanks!



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to