mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-03-29 21:03:40 +00:00
chore(devcontainer): update Node.js version to 24 in devcontainer configuration
This commit is contained in:
parent
7c0000039e
commit
b9647659bd
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@
|
||||||
"version": "latest"
|
"version": "latest"
|
||||||
},
|
},
|
||||||
"ghcr.io/devcontainers/features/node:1": {
|
"ghcr.io/devcontainers/features/node:1": {
|
||||||
"version": "22"
|
"version": "24"
|
||||||
},
|
},
|
||||||
"ghcr.io/devcontainers/features/rust:1": {
|
"ghcr.io/devcontainers/features/rust:1": {
|
||||||
"version": "latest",
|
"version": "latest",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue