mirror of
https://github.com/pelican-eggs/minecraft.git
synced 2024-11-22 02:42:30 +01:00
Add .NET 8 Docker Image (#2824)
* Add .NET 8 Docker Image * export from panel --------- Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
This commit is contained in:
parent
125629d988
commit
5c61da2b5e
@ -4,12 +4,13 @@
|
|||||||
"version": "PTDL_v2",
|
"version": "PTDL_v2",
|
||||||
"update_url": null
|
"update_url": null
|
||||||
},
|
},
|
||||||
"exported_at": "2023-07-02T19:22:35+02:00",
|
"exported_at": "2024-03-24T14:29:09+01:00",
|
||||||
"name": "Generic C#",
|
"name": "Generic C#",
|
||||||
"author": "josdekurk@gmail.com",
|
"author": "josdekurk@gmail.com",
|
||||||
"description": "A generic C# (dotnet) egg that runs your C# project.",
|
"description": "A generic C# (dotnet) egg that runs your C# project.",
|
||||||
"features": null,
|
"features": null,
|
||||||
"docker_images": {
|
"docker_images": {
|
||||||
|
"Dotnet_8": "ghcr.io\/parkervcp\/yolks:dotnet_8",
|
||||||
"Dotnet_7": "ghcr.io\/parkervcp\/yolks:dotnet_7",
|
"Dotnet_7": "ghcr.io\/parkervcp\/yolks:dotnet_7",
|
||||||
"Dotnet_6": "ghcr.io\/parkervcp\/yolks:dotnet_6",
|
"Dotnet_6": "ghcr.io\/parkervcp\/yolks:dotnet_6",
|
||||||
"Dotnet_5": "ghcr.io\/parkervcp\/yolks:dotnet_5",
|
"Dotnet_5": "ghcr.io\/parkervcp\/yolks:dotnet_5",
|
||||||
|
Loading…
Reference in New Issue
Block a user