Skip to content

Commit 3061e8c

Browse files
committed
Update devcontainer Bookworm Python, sshd, 4geeks-student extension, and Learnpack audit versions
1 parent 5a8165f commit 3061e8c

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
@@ -22,7 +22,7 @@
2222
"*.md": "vscode.markdown.preview.editor"
2323
}
2424
},
25-
"extensions": ["learn-pack.learnpack-vscode"]
25+
"extensions": ["learn-pack.learnpack-vscode", "4geeks.4geeks-student"]
2626
}
2727
},
2828
"onCreateCommand": "pip3 install pytest==6.2.5 pytest-testdox mock && npm i @learnpack/learnpack@5.0.348 -g && learnpack plugins:install @learnpack/python@1.0.6"

0 commit comments

Comments
 (0)