We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a57a72 commit 2b580ccCopy full SHA for 2b580cc
ci/Dockerfile
@@ -11,7 +11,7 @@ LABEL maintainer="appthreat" \
11
org.opencontainers.image.description="Container image for AppThreat chen code analysis platform" \
12
org.opencontainers.docker.cmd="docker run --rm -v /tmp:/tmp -v $HOME:$HOME -v $(pwd):/app:rw -it ghcr.io/appthreat/chen chennai"
13
14
-ARG JAVA_VERSION=22.0.2-graalce
+ARG JAVA_VERSION=23-graalce
15
ARG MAVEN_VERSION=3.9.9
16
ARG GRADLE_VERSION=8.10.1
17
0 commit comments