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 ad03a01 commit e0b2f32Copy full SHA for e0b2f32
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.11",
+ "image": "mcr.microsoft.com/devcontainers/python:0-3.12",
7
8
// Features to add to the dev container. More info: https://containers.dev/features.
9
// "features": {},
0 commit comments