Skip to content

Commit

Permalink
Update java version
Browse files Browse the repository at this point in the history
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
  • Loading branch information
prabhu committed Sep 21, 2024
1 parent 3a57a72 commit 2b580cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ LABEL maintainer="appthreat" \
org.opencontainers.image.description="Container image for AppThreat chen code analysis platform" \
org.opencontainers.docker.cmd="docker run --rm -v /tmp:/tmp -v $HOME:$HOME -v $(pwd):/app:rw -it ghcr.io/appthreat/chen chennai"

ARG JAVA_VERSION=22.0.2-graalce
ARG JAVA_VERSION=23-graalce
ARG MAVEN_VERSION=3.9.9
ARG GRADLE_VERSION=8.10.1

Expand Down

0 comments on commit 2b580cc

Please sign in to comment.