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 c31b495 commit 30b9efaCopy full SHA for 30b9efa
.devcontainer/devcontainer.json
@@ -2,7 +2,7 @@
2
// https://github.com/microsoft/vscode-dev-containers/tree/v0.245.0/containers/python-3
3
{
4
"name": "Python 3",
5
- "image": "mcr.microsoft.com/devcontainers/python:3.11-bullseye",
+ "image": "mcr.microsoft.com/devcontainers/python:3.12-bookworm",
6
7
// Configure tool-specific properties.
8
"customizations": {
0 commit comments