Skip to content

Commit

Permalink
updates devcontainer python version
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonwashburn committed Jul 27, 2023
1 parent ea638c0 commit 42c9c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"features": {
"ghcr.io/devcontainers/features/python:1": {
"installTools": true,
"version": "3.11"
"version": "3.11.4"
}
},

Expand Down

0 comments on commit 42c9c94

Please sign in to comment.