tModLoader and .Net 8

OS Name/Version:

Fedora 39 Workstation

Product Name/Version: (Always use the full version number - not ‘Latest’)

Amp 2.5.0.8 - 20240502.1

Problem Description:
Im creating server instances, installing into docker containers.
It seems that AMP is installing a .Net version 6 with tModLoader into the Docker instance and tModloader was just upgraded to require .Net 8.

Steps to reproduce:
Create new instance of tModLoader 1.4+
Start Instance
Try to run server, it wont run, error says its the wrong version of .Net.
I upgraded the .Net on my fedora system to .Net 8, recreated the tModLoader server, and it still installs .Net 6.

Actions taken to resolve so far:
Reviewed log files, read error. It states that tModloader requires .Net 8.0.0 and is finding only .Net 6.

Change the version to 8.0.4 under SteamCMD and Updates