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