mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-25 14:08:09 +00:00
Merge pull request #3127 from mixxtor/patch-1
docs: Fix required PostgreSQL version for GitLab 18.0.0 (was 18.0.2)
This commit is contained in:
commit
287facc06c
@ -2732,7 +2732,7 @@ Usage when using `docker-compose` can also be found there.
|
||||
> - As of version 13.7.0, the required PostgreSQL version is 12.x.
|
||||
> - As of version 16.0.0, the required PostgreSQL version is 13.x.
|
||||
> - As of version 17.0.0, the required PostgreSQL version is 14.x.
|
||||
> - As of version 18.0.2, the required PostgreSQL version is 16.x.
|
||||
> - As of version 18.0.0, the required PostgreSQL version is 16.x.
|
||||
>
|
||||
> If you're using PostgreSQL image other than the above, please review section [Upgrading PostgreSQL](#upgrading-postgresql).
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user