Skip to content

Commit 2b580cc

Browse files
committed
Update java version
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
1 parent 3a57a72 commit 2b580cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/Dockerfile

Lines changed: 1 addition & 1 deletion
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=22.0.2-graalce
14+
ARG JAVA_VERSION=23-graalce
1515
ARG MAVEN_VERSION=3.9.9
1616
ARG GRADLE_VERSION=8.10.1
1717

0 commit comments

Comments
 (0)