Skip to content

Commit 09283dd

Browse files
Update mcr.microsoft.com/vscode/devcontainers/python Docker tag to v3
1 parent 4cac982 commit 09283dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "My HA config development",
3-
"image": "mcr.microsoft.com/vscode/devcontainers/python:2-3.13",
3+
"image": "mcr.microsoft.com/vscode/devcontainers/python:3-3.13",
44
"postCreateCommand": ".devcontainer/scripts/setup",
55
"forwardPorts": [8123],
66
"customizations": {

0 commit comments

Comments
 (0)