mirror of
https://github.com/BreizhHardware/express-prom-bundle.git
synced 2026-01-19 00:37:36 +01:00
12 lines
336 B
JSON
12 lines
336 B
JSON
{
|
|
"name": "Node.js 24",
|
|
"image": "mcr.microsoft.com/devcontainers/base:ubuntu",
|
|
"features": {
|
|
"ghcr.io/devcontainers/features/node:1": {
|
|
"nodeGypDependencies": true,
|
|
"version": "lts",
|
|
"nvmVersion": "latest"
|
|
},
|
|
"ghcr.io/devcontainers/features/git-lfs:1": {}
|
|
}
|
|
} |