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 e0b2f32 commit 68118b7Copy full SHA for 68118b7
Creating-Mini-Game-with-GitHub-Copilot/.devcontainer/devcontainer.json
@@ -3,7 +3,7 @@
3
{
4
"name": "Python 3",
5
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
6
- "image": "mcr.microsoft.com/devcontainers/python:0-3.12",
+ "image": "mcr.microsoft.com/vscode/devcontainers/python:3.13-bookworm",
7
8
// Features to add to the dev container. More info: https://containers.dev/features.
9
// "features": {},
0 commit comments