mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 20:00:51 +00:00
Upgrade ESPHome LXC to Debian 13 (#10624)
* Update default version from 12 to 13 Upgrade ESPHome to Debian 13 * Change apt-get to apt for installing git Upgrade ESPHome to Debian 13 * Update version from 12 to 13 in esphome.json Upgrade ESPHome to Debian 13
This commit is contained in:
parent
8a40df3308
commit
a68a2607ea
3 changed files with 3 additions and 3 deletions
|
|
@ -23,7 +23,7 @@
|
|||
"ram": 1024,
|
||||
"hdd": 10,
|
||||
"os": "debian",
|
||||
"version": "12"
|
||||
"version": "13"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue