jfrog-cli icon indicating copy to clipboard operation
jfrog-cli copied to clipboard

Full docker image contains incompatible jdk 21 and node 21

Open ademar59 opened this issue 9 months ago • 0 comments

Describe the bug

Is it possible to upgrade your docker image releases-docker.jfrog.io/jfrog/jfrog-cli-full-v2-jf to lts version of node and jdk

Current behavior

Execution failed for task ':generateDepTrees'.
> Could not resolve all dependencies for configuration ':compileClasspath'.
   > Failed to calculate the value of task ':compileJava' property 'javaCompiler'.
      > Cannot find a Java installation on your machine (Linux 5.10.0-34-cloud-amd64 amd64) matching: {languageVersion=21, vendor=any vendor, implementation=vendor-specific, nativeImageCapable=false}. Toolchain download repositories have not been configured.

Reproduction steps

No response

Expected behavior

No response

JFrog CLI version

last image

Operating system type and version

linux

JFrog Artifactory version

No response

JFrog Xray version

No response

ademar59 avatar Apr 29 '25 16:04 ademar59