File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,7 @@ $ docker run -d -it \
5050 * Custom-built using ` jlink ` to minimize size
5151 * Includes all standard Java modules to ensure broad compatibility with plugins
5252* ** Frequent security scans** : By relying on [ Trivy] ( https://trivy.dev/latest/ ) and [ Docker Scout] ( https://docs.docker.com/scout/ )
53+ * ** Auto-update** : Scheduled bi-monthly rebuilds to incorporate upstream JDK/PaperMC updates and security patches
5354
5455### 🛠️ Planned Features
5556
@@ -60,7 +61,6 @@ The image is under active development, with the following enhancements planned:
6061* ** Customizable server startup options** : Ability to set JVM options and server properties via environment variables.
6162* ** Enable/Disable Aikar's flags** : Aikar's researches ([ link] ( https://aikar.co/2018/07/02/tuning-the-jvm-g1gc-garbage-collector-flags-for-minecraft/ ) ) and [ PaperMC recommendations] ( https://docs.papermc.io/paper/aikars-flags/ )
6263* ** Configurable TimeZone**
63- * ** Auto-updating builds** : Scheduled rebuilds for including upstream JDK/PaperMC updates and security patches.
6464* ** GraalVM variant**
6565* ** Read-only filesystem**
6666* ** Docker Compose**
You can’t perform that action at this time.
0 commit comments