patch: include all available nodejs images
This commit is contained in:
		| @@ -4,12 +4,14 @@ | |||||||
|         "version": "PTDL_v1", |         "version": "PTDL_v1", | ||||||
|         "update_url": null |         "update_url": null | ||||||
|     }, |     }, | ||||||
|     "exported_at": "2021-03-30T01:47:36+00:00", |     "exported_at": "2021-06-30T14:47:33+03:00", | ||||||
|     "name": "discord.js generic", |     "name": "discord.js generic", | ||||||
|     "author": "parker@parkervcp.com", |     "author": "parker@parkervcp.com", | ||||||
|     "description": "a generic discord js bot egg\r\n\r\nThis will clone a git repo for a bot. it defaults to master if no branch is specified.\r\n\r\nInstalls the node_modules on install. If you set user_upload then I assume you know what you are doing.", |     "description": "a generic discord js bot egg\r\n\r\nThis will clone a git repo for a bot. it defaults to master if no branch is specified.\r\n\r\nInstalls the node_modules on install. If you set user_upload then I assume you know what you are doing.", | ||||||
|     "features": null, |     "features": null, | ||||||
|     "images": [ |     "images": [ | ||||||
|  |         "quay.io\/parkervcp\/pterodactyl-images:debian_nodejs-16", | ||||||
|  |         "quay.io\/parkervcp\/pterodactyl-images:debian_nodejs-15", | ||||||
|         "quay.io\/parkervcp\/pterodactyl-images:debian_nodejs-14", |         "quay.io\/parkervcp\/pterodactyl-images:debian_nodejs-14", | ||||||
|         "quay.io\/parkervcp\/pterodactyl-images:debian_nodejs-12", |         "quay.io\/parkervcp\/pterodactyl-images:debian_nodejs-12", | ||||||
|         "quay.io\/parkervcp\/pterodactyl-images:debian_nodejs-10" |         "quay.io\/parkervcp\/pterodactyl-images:debian_nodejs-10" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user