We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17524fc commit ccdbdbeCopy full SHA for ccdbdbe
.devcontainer/devcontainer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "My ESPHome config development",
3
- "image": "mcr.microsoft.com/vscode/devcontainers/python:1-3.13",
+ "image": "mcr.microsoft.com/vscode/devcontainers/python:2-3.13",
4
"customizations": {
5
"vscode": {
6
"extensions": [
0 commit comments