Skip to content

Commit 7c68f06

Browse files
committed
Update java version
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
1 parent 18ce307 commit 7c68f06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ LABEL maintainer="appthreat" \
1111
org.opencontainers.image.description="Container image for AppThreat chen code analysis platform" \
1212
org.opencontainers.docker.cmd="docker run --rm -v /tmp:/tmp -v $HOME:$HOME -v $(pwd):/app:rw -it ghcr.io/appthreat/chen chennai"
1313

14-
ARG JAVA_VERSION=21.0.1-graalce
14+
ARG JAVA_VERSION=21.0.2-graalce
1515
ARG MAVEN_VERSION=3.9.6
1616
ARG GRADLE_VERSION=8.5
1717

0 commit comments

Comments
 (0)