mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-13 07:10:51 +02: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:
committed by
GitHub
parent
d73bc95d4a
commit
f60d132b20
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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user