egg(minecraft): add Java 21 to image list (#5093)
This commit is contained in:
parent
dbd7f31c41
commit
049ad838e3
5 changed files with 15 additions and 10 deletions
|
@ -4,7 +4,7 @@
|
|||
"version": "PTDL_v2",
|
||||
"update_url": null
|
||||
},
|
||||
"exported_at": "2022-06-17T08:11:30+03:00",
|
||||
"exported_at": "2024-05-07T12:55:55+00:00",
|
||||
"name": "Paper",
|
||||
"author": "parker@pterodactyl.io",
|
||||
"description": "High performance Spigot fork that aims to fix gameplay and mechanics inconsistencies.",
|
||||
|
@ -14,6 +14,7 @@
|
|||
"pid_limit"
|
||||
],
|
||||
"docker_images": {
|
||||
"Java 21": "ghcr.io\/pterodactyl\/yolks:java_21",
|
||||
"Java 17": "ghcr.io\/pterodactyl\/yolks:java_17",
|
||||
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16",
|
||||
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11",
|
||||
|
@ -76,4 +77,4 @@
|
|||
"field_type": "text"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Reference in a new issue