mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 08:43:25 +08:00
Update minimum required software versions (#11617)
This matches what we are using in the bundled image
This commit is contained in:
parent
3a0ea9ef22
commit
4f72830eb0
|
@ -21,9 +21,9 @@ Hosting Rails applications is complicated. Even if you already have Postgres, Re
|
|||
|
||||
### Software Requirements
|
||||
|
||||
- [Postgres 10+](https://www.postgresql.org/download/)
|
||||
- [Redis 2.6+](https://redis.io/download)
|
||||
- [Ruby 2.5+](https://www.ruby-lang.org/en/downloads/) (we recommend 2.5.2 or higher)
|
||||
- [Postgres 13+](https://www.postgresql.org/download/)
|
||||
- [Redis 6+](https://redis.io/download)
|
||||
- [Ruby 2.7](https://www.ruby-lang.org/en/downloads/) (we recommend 2.7.2)
|
||||
|
||||
## Security
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user