Update helpers_cache.json

This commit is contained in:
ProxMenuxBot
2025-10-04 18:16:43 +00:00
parent 37d1c7338b
commit 7baabc6d2c

View File

@@ -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"
},