Merge pull request #2109 from jbrazio/2026/from-bun-to-node

Update devcontainer features to use Node instead of Bun
This commit is contained in:
Liam Cottle
2026-03-23 01:13:16 +13:00
committed by GitHub

View File

@@ -2,7 +2,7 @@
"name": "MeshCore", "name": "MeshCore",
"image": "mcr.microsoft.com/devcontainers/python:3-bookworm", "image": "mcr.microsoft.com/devcontainers/python:3-bookworm",
"features": { "features": {
"ghcr.io/devcontainers-extra/features/bun:1": {}, "ghcr.io/devcontainers/features/node:1": {},
"ghcr.io/rocker-org/devcontainer-features/apt-packages:1": { "ghcr.io/rocker-org/devcontainer-features/apt-packages:1": {
"packages": [ "packages": [
"sudo" "sudo"