We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2505eb9 commit 6af1397Copy full SHA for 6af1397
.devcontainer/devcontainer.json
@@ -4,7 +4,6 @@
4
"name": "Mastering GitHub Copilot",
5
"image": "mcr.microsoft.com/vscode/devcontainers/python:dev-3.13-bookworm",
6
"features": {
7
- "ghcr.io/devcontainers/features/python:3": { "version": "3.13" },
8
"ghcr.io/devcontainers/features/common-utils:2": {}
9
},
10
"hostRequirements": {
0 commit comments