Skip to content

Commit

Permalink
Update Python version of devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
basnijholt committed Apr 6, 2024
1 parent 33269e4 commit a7e5e75
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": "basnijholt/adaptive_lighting",
"image": "mcr.microsoft.com/vscode/devcontainers/python:0-3.11-bullseye",
"image": "mcr.microsoft.com/vscode/devcontainers/python:0-3.12-bookwork",
"postCreateCommand": "scripts/setup-devcontainer",
"forwardPorts": [
8123
Expand Down

0 comments on commit a7e5e75

Please sign in to comment.