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