浏览代码

Update postgresql.sh

default Debian 12
fixes https://github.com/tteck/Proxmox/issues/1542
tteckster 2 年之前
父节点
当前提交
45c2641a36
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ct/postgresql.sh

+ 1 - 1
ct/postgresql.sh

@@ -23,7 +23,7 @@ var_disk="4"
 var_cpu="1"
 var_ram="1024"
 var_os="debian"
-var_version="11"
+var_version="12"
 variables
 color
 catch_errors