development
development copied to clipboard
Update Dockerfile to use NodeJS 18
Bumps version of NodeJS from version 14 to version 18.
Resolves #14 with out-of-date NodeJS install.
Thank you @garrettsummerfi3ld for that PR, that helped finding the solution quickly 👍
@DaneEveritt can you merge this?
In the Containerfile of the Pterodactyl Panel repository, the container specifies NodeJS 18. This PR is now updated to reflect those changes.