Skip to content

Commit 302f597

Browse files
Use modern Node.js and Debian
1 parent 3c01f90 commit 302f597

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:1-20-bookworm",
33
"customizations": {
44
"vscode": {
55
"settings": {

0 commit comments

Comments
 (0)