otland / forgottenserver

A free and open-source MMORPG server emulator written in C++
https://otland.net
GNU General Public License v2.0
1.56k stars 1.04k forks source link

Docker Image Build (workflow) #4697

Closed EvilHero90 closed 2 months ago

EvilHero90 commented 2 months ago

Pull Request Prelude

Changes Proposed

The default value was outdated which I was relying on, default is 50.000.000 we raise it to 75.000.000 and hopefully we can now successfully compile again. Sorry for making another PR but the Docker Image only runs on master so I have to push the changes in order to see if it fixes the problem.

Issues addressed:

4689