update teamspeak egg (#1607)
use a debian based image instead due to glibc issues resolves #1606
This commit is contained in:
parent
37715762cd
commit
d700fdbe7d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
"name": "Teamspeak3 Server",
|
||||
"author": "support@pterodactyl.io",
|
||||
"description": "VoIP software designed with security in mind, featuring crystal clear voice quality, endless customization options, and scalabilty up to thousands of simultaneous users.",
|
||||
"image": "quay.io\/pterodactyl\/core:glibc",
|
||||
"image": "quay.io/parkervcp/pterodactyl-images:base_debian",
|
||||
"startup": ".\/ts3server_minimal_runscript.sh default_voice_port={{SERVER_PORT}} query_port={{SERVER_PORT}} license_accepted=1",
|
||||
"config": {
|
||||
"files": "{}",
|
||||
|
|
Loading…
Reference in a new issue