diff --git a/docs/self-hosting/deployment-options/native/linux-package/installation.mdx b/docs/self-hosting/deployment-options/native/linux-package/installation.mdx index 4c392587f..30ef83242 100644 --- a/docs/self-hosting/deployment-options/native/linux-package/installation.mdx +++ b/docs/self-hosting/deployment-options/native/linux-package/installation.mdx @@ -14,8 +14,8 @@ This installation method only provides the Infisical application. You are respon Please ensure you have the following before beginning installation of Infisical: - A Linux server running a Debian/Ubuntu or RHEL-based distribution -- A running PostgreSQL database instance -- A running Redis database instance +- A running PostgreSQL database instance (version 14 and up) +- A running Redis database instance (versions 6.x or 7.x) ## Installation Steps