mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 20:00:51 +00:00
Update all Alpine Scripts to atleast 1GB HDD (#5418)
* Update alpine-it-tools.sh * Update alpine-zigbee2mqtt.sh * Update jsons --------- Co-authored-by: tremor021 <arezina.slavisa@gmail.com>
This commit is contained in:
parent
d73bc95d4a
commit
f60d132b20
4 changed files with 52 additions and 52 deletions
4
frontend/public/json/alpine-it-tools.json
generated
4
frontend/public/json/alpine-it-tools.json
generated
|
|
@ -21,7 +21,7 @@
|
|||
"resources": {
|
||||
"cpu": 1,
|
||||
"ram": 256,
|
||||
"hdd": 0.5,
|
||||
"hdd": 1,
|
||||
"os": "alpine",
|
||||
"version": "3.21"
|
||||
}
|
||||
|
|
@ -32,7 +32,7 @@
|
|||
"resources": {
|
||||
"cpu": 1,
|
||||
"ram": 256,
|
||||
"hdd": 0.5,
|
||||
"hdd": 1,
|
||||
"os": "alpine",
|
||||
"version": "3.21"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue