Fix Image for ARM64

This commit is contained in:
Torsten Widmann
2022-04-18 15:37:14 +02:00
committed by GitHub
parent 2b78a59d4b
commit effed6d573

View File

@@ -10,7 +10,7 @@
"description": "Standalone audio sending node based on Lavaplayer and JDA-Audio. Allows for sending audio without it ever reaching any of your shards.\r\nDescription taken from https:\/\/github.com\/Frederikam\/Lavalink",
"features": null,
"images": [
"quay.io\/parkervcp\/pterodactyl-images:debian_openjdk-13"
"ghcr.io/parkervcp/yolks:java_11"
],
"file_denylist": [],
"startup": "java -jar Lavalink.jar",
@@ -28,4 +28,4 @@
}
},
"variables": []
}
}