Docker Configuration Updated
For those who would like to run Flarepoint in a Docker container, the Docker configuration was updated to support PHP 7.2 and simplify the configuration overall. If you're tracking the master branch using git, run this command to update
git checkout 1.3.3
No database changes if you're upgrading from 1.2 or newer. If you're upgrading from a version earlier than 1.2, you're strongly encouraged to backup your database and read the release notes for the the newer versions you'll be upgraded through/to. We strongly recommend stepping through each release to make sure you're completing all the upgrade requirements.
Thanks, @slayerbleast for the contribution!