update golang image

This commit is contained in:
Michael Parker 2022-09-19 08:42:12 -04:00
parent 483d4536fa
commit 653cba504a

View File

@ -10,7 +10,7 @@
"description": "A generic golang egg that compiles the application and saves an executable\r\n\r\nMeant to be customized before it is used.", "description": "A generic golang egg that compiles the application and saves an executable\r\n\r\nMeant to be customized before it is used.",
"features": null, "features": null,
"docker_images": { "docker_images": {
"quay.io\/parkervcp\/pterodactyl-images:base_debian": "quay.io\/parkervcp\/pterodactyl-images:base_debian" "ghcr.io\/parkervcp\/yolks:debian": "ghcr.io\/parkervcp\/yolks:debian"
}, },
"file_denylist": [], "file_denylist": [],
"startup": ".\/${EXECUTABLE}", "startup": ".\/${EXECUTABLE}",