Describe the bug
JDK 17 alpine image is based on an EA version and is not supported by Spigot (https://github.com/PaperMC/Paper/issues/7062).
Current Behavior
The server crashes whenever a vine grows.
To Reproduce
Steps to reproduce the behavior:
Start the server
Wait until vine grows
Expected behavior
The server continues running.
Possible Solution (Optional)
Update to a maintained downstream JDK 17 Docker image
Describe the bug JDK 17 alpine image is based on an EA version and is not supported by Spigot (https://github.com/PaperMC/Paper/issues/7062). Current Behavior The server crashes whenever a vine grows.
To Reproduce Steps to reproduce the behavior:
Expected behavior The server continues running.
Possible Solution (Optional) Update to a maintained downstream JDK 17 Docker image
Additional context Already fixed in https://github.com/MultiPaperK8s/MultiPaperImages/commit/21da8b1027a8b0f986f82197e7e23af223bd4b05, this is just a backlog issue.