Skip to content

Commit f1da101

Browse files
authored
docs(readme): document scheduled bi-monthly auto-updates (#114)
1 parent 4a45f58 commit f1da101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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**

0 commit comments

Comments
 (0)