Open
Description
Describe the problem
Currently running this docker on unRAID and have MODS_FORGEAPI_RELEASES="Beta" and the project id set to the one for Better Minecraft (482878), the container seems to be pulling v4 instead of v4.5 (latest). I'm wondering if this is just an issue with the forge API not updating or something with the image. Also as a feature request it might be nice in the future if there was someway to poll the API once a day (or a variable interval) to check if the local version is behind the remote, and to update it if so.