Skip to content

Commit 5b20850

Browse files
authored
Update devcontainer image
Update repository devcontainer image to the latest major version.
1 parent 7e5da57 commit 5b20850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)