Skip to content

Commit

Permalink
20-JDK: 20.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
RikoDEV authored Jul 25, 2023
1 parent b4b5abf commit 51f549a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 20-JDK/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
FROM ubuntu:22.04

ARG TARGETPLATFORM
ARG GRAAL_VERSION=20.0.1
ARG GRAAL_VERSION=20.0.2
ARG JAVA_VERSION=20

MAINTAINER RikoDEV, <kontakt@riko.dev>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ ___
**Enterprise Edition (EE):** Not available

### Version: GraalVM (CE, Community Edition) 20.0.1 | Java 20
### Version: GraalVM (CE, Community Edition) 20.0.2 | Java 20

> ghcr.io/rikodev/pterodactyl-graalvm:20-JDK
Expand Down

0 comments on commit 51f549a

Please sign in to comment.