From 7baabc6d2ce133fd96a197a2c316f52f8534c76a Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Sat, 4 Oct 2025 18:16:43 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 8a92bdc..0ca7247 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -3940,7 +3940,8 @@ 8 ], "notes": [ - "Set a password after installation for postgres user by running `echo \"ALTER USER postgres with encrypted password 'your_password';\" | sudo -u postgres psql`" + "Set a password after installation for postgres user by running `echo \"ALTER USER postgres with encrypted password 'your_password';\" | sudo -u postgres psql`", + "Debian script offers versions `15, 16, 17, 18`, while Alpine script offers versions `15, 16, 17`." ], "type": "ct" },