Skip to content

Commit 35d539d

Browse files
committed
feat: update python versioning in devcontainer to 3.12
1 parent 8ff7dac commit 35d539d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Python Flask DevContainer",
3-
"image": "mcr.microsoft.com/devcontainers/python:3.11",
3+
"image": "mcr.microsoft.com/devcontainers/python:3.12",
44
"customizations": {
55
"vscode": {
66
"settings": {

0 commit comments

Comments
 (0)