update to JDK 25
All checks were successful
CI / build (push) Successful in 4m21s

This commit is contained in:
2025-10-22 20:42:20 +08:00
parent ce8e93f9d5
commit 1ffe938c22
8 changed files with 22 additions and 14 deletions

View File

@@ -5,7 +5,7 @@ There are 3 image flavours:
- native
The `vanilla` image only contains the envelope
jar file with no plugins and is based on `eclipse-temurin:21-jre-alpine`
jar file with no plugins and is based on `eclipse-temurin:25-jre-alpine`
The `memcache` image is similar to the `vanilla` image, except that it also contains
the `rbcs-server-memcache` plugin in the `plugins` folder, use this image if you don't want to use the `native`