project_zomboid image

When running "Buster" image the installation of project zomboid will never complete. Proposing to change it to a "bullseye" image.
This commit is contained in:
Sondre Sjølyst 2022-09-06 14:13:42 +02:00 committed by GitHub
parent f62d2ce9d1
commit e5c3c659de
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\/pterodactyl\/games:source"
"ghcr.io\/parkervcp\/games:source"
],
"file_denylist": [],
"startup": "\/home\/container\/start-server.sh -port {{SERVER_PORT}} -steamport1 {{STEAM_PORT}} -cachedir=\/home\/container\/.cache -servername \"{{SERVER_NAME}}\" -adminusername {{ADMIN_USER}} -adminpassword \"{{ADMIN_PASSWORD}}\"",