Skip to content

Commit 05e1770

Browse files
committed
Update devcontainer Bookworm Python, sshd, 4geeks-student extension, and Learnpack audit versions
1 parent 9853d7e commit 05e1770

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
@@ -23,7 +23,7 @@
2323
"*.md": "vscode.markdown.preview.editor"
2424
}
2525
},
26-
"extensions": ["learn-pack.learnpack-vscode"]
26+
"extensions": ["learn-pack.learnpack-vscode", "4geeks.4geeks-student"]
2727
}
2828
},
2929
"onCreateCommand": "sudo apt-get update -y && sudo apt-get install xdg-utils -y && 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)