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:42+03:00",
|
||||
"exported_at": "2024-05-07T12:55:54+00:00",
|
||||
"name": "Sponge (SpongeVanilla)",
|
||||
"author": "support@pterodactyl.io",
|
||||
"description": "SpongeVanilla is the SpongeAPI implementation for Vanilla Minecraft.",
|
||||
|
@ -14,6 +14,7 @@
|
|||
"pid_limit"
|
||||
],
|
||||
"docker_images": {
|
||||
"Java 21": "ghcr.io\/pterodactyl\/yolks:java_21",
|
||||
"Java 16": "ghcr.io\/pterodactyl\/yolks:java_16",
|
||||
"Java 11": "ghcr.io\/pterodactyl\/yolks:java_11",
|
||||
"Java 8": "ghcr.io\/pterodactyl\/yolks:java_8"
|
||||
|
@ -55,4 +56,4 @@
|
|||
"field_type": "text"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Reference in a new issue