Update Egg for CryoFall to use Dotnet6 Image (#1575)

This commit is contained in:
Marko 2022-03-12 18:40:18 +01:00 committed by GitHub
parent 1c77790a86
commit 70d6cebce5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
"steam_disk_space"
],
"images": [
"ghcr.io\/parkervcp\/yolks:dotnet_5"
"ghcr.io\/parkervcp\/yolks:dotnet_6"
],
"file_denylist": [],
"startup": "dotnet Binaries\/Server\/CryoFall_Server.dll loadOrNew",