We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb113c2 commit 2e74c07Copy full SHA for 2e74c07
.devcontainer/devcontainer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Python DevContainer",
3
- "image": "mcr.microsoft.com/devcontainers/python:3.9",
+ "image": "mcr.microsoft.com/devcontainers/python:3.11",
4
"customizations": {
5
"vscode": {
6
"settings": {
0 commit comments