From 45c2641a36f969524ea28ca9781288a025f83658 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sun, 25 Jun 2023 18:12:49 -0400 Subject: [PATCH] Update postgresql.sh default Debian 12 fixes https://github.com/tteck/Proxmox/issues/1542 --- ct/postgresql.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/postgresql.sh b/ct/postgresql.sh index 06212e1a..b3b9106e 100644 --- a/ct/postgresql.sh +++ b/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