Skip to content

Commit c944629

Browse files
chore(devcontainer): bump javascript-node image version (#350)
* fix(devcontainer): bump javascript-node image version * Update Node.js version in devcontainer configuration --------- Co-authored-by: Álvaro Rausell Guiard <[email protected]>
1 parent e87364d commit c944629

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"image": "mcr.microsoft.com/devcontainers/javascript-node:1-18-bullseye",
2+
"image": "mcr.microsoft.com/devcontainers/javascript-node:4-24-trixie",
33
"features": {
44
"ghcr.io/devcontainers/features/docker-in-docker:2": {}
55
},

0 commit comments

Comments
 (0)