Skip to content

Commit

Permalink
⬆️ Update mcr.microsoft.com/vscode/devcontainers/python Docker tag to…
Browse files Browse the repository at this point in the history
… v3.13
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 6656105 commit be70652
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:3.12",
"image": "mcr.microsoft.com/vscode/devcontainers/python:3.13",
"postCreateCommand": "scripts/setup-devcontainer",
"forwardPorts": [
8123
Expand Down

0 comments on commit be70652

Please sign in to comment.