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 9ecd426 commit b1fc076Copy full SHA for b1fc076
.devcontainer/devcontainer.json
@@ -1,7 +1,7 @@
1
// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
2
// https://github.com/microsoft/vscode-dev-containers/tree/v0.209.6/containers/python-3
3
{
4
- "image": "mcr.microsoft.com/devcontainers/python:3.11-bullseye",
+ "image": "mcr.microsoft.com/devcontainers/python:3.12-bullseye",
5
"customizations": {
6
"codespaces": {
7
"openFiles": [
0 commit comments