nimmis / docker-spigot

A docker container with spigot, builds spigot.jar on first start
177 stars 81 forks source link

update container to handle 1.19 #60

Closed CSchank closed 2 years ago

CSchank commented 2 years ago

Updates the container to handle 1.19 running on OpenJDK 18. Tested using 1.19, works well. Let me know if it needs further changes.

survivorbat commented 2 years ago

I was just about to create an issue, thanks! @nimmis could you have a look?

CSchank commented 2 years ago

You're welcome! I think there are some changes it needs like Readme and such that I didn't get to, let me know if you'd like me to do those or others.

nimmis commented 2 years ago

Thanks for the fix, been bussy so i haven't been able to complete the testing of the multiarch version including automatic selection of the latest subversion of selected java version.