1
0
mirror of https://github.com/tteck/Proxmox.git synced 2024-12-23 02:04:42 +02:00

Update alpine-docker.sh

Alpine 3.19
This commit is contained in:
tteckster 2024-02-12 06:47:26 -05:00 committed by GitHub
parent ffd2fc3b86
commit 3093af9b4f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,7 +24,7 @@ var_disk="2"
var_cpu="1" var_cpu="1"
var_ram="1024" var_ram="1024"
var_os="alpine" var_os="alpine"
var_version="3.18" var_version="3.19"
variables variables
color color
catch_errors catch_errors