Skip to content

Commit

Permalink
Bump to python 3.11 container
Browse files Browse the repository at this point in the history
  • Loading branch information
myztillx committed Nov 17, 2023
1 parent 8c36290 commit 3287e2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ludeeus/integration_blueprint",
"image": "mcr.microsoft.com/vscode/devcontainers/python:0-3.10-bullseye",
"image": "mcr.microsoft.com/vscode/devcontainers/python:0-3.11-bullseye",
"postCreateCommand": "scripts/setup",
"forwardPorts": [
8123
Expand Down

0 comments on commit 3287e2c

Please sign in to comment.