We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09b0cda commit 0e9d1e5Copy full SHA for 0e9d1e5
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=21.0.1-graalce
+ARG JAVA_VERSION=21.0.2-graalce
15
ARG MAVEN_VERSION=3.9.6
16
ARG GRADLE_VERSION=8.5
17
0 commit comments