Added nodejs 18 support to the code server

This commit is contained in:
BestRazer 2023-02-04 19:03:07 +01:00
parent de262246d9
commit 49fa64da72

View File

@ -10,6 +10,7 @@
"description": "Run VS Code on any machine anywhere and access it in the browser.", "description": "Run VS Code on any machine anywhere and access it in the browser.",
"features": null, "features": null,
"images": [ "images": [
"ghcr.io\/parkervcp\/yolks:nodejs_18",
"ghcr.io\/parkervcp\/yolks:nodejs_17", "ghcr.io\/parkervcp\/yolks:nodejs_17",
"ghcr.io\/parkervcp\/yolks:nodejs_16", "ghcr.io\/parkervcp\/yolks:nodejs_16",
"ghcr.io\/parkervcp\/yolks:nodejs_14", "ghcr.io\/parkervcp\/yolks:nodejs_14",