Commit a8747bd
committed
Update .devcontainer/devcontainer.json
modified: .devcontainer/devcontainer.json
use
image": "mcr.microsoft.com/devcontainers/javascript-node:24-trixie"
in
devcontainer/devcontainer.json
Os is updated to Trixie (Debian 13), was Bullseye (Debian 11)
Nodejs is updated to 24.13.0 LTS, was 18.20.8
npm is updated to 11.6.2, was 10.8.21 parent 8235387 commit a8747bd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments