Update available postgres versions

The listed versions in the documentation were out of sync with those given when running cookiecutter as recommended in the documentation.
This commit is contained in:
Charlie Macfarlane Brodie 2021-08-17 09:44:45 +01:00 committed by GitHub
parent c5671cf242
commit 5529c44b16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,11 +49,10 @@ use_docker:
postgresql_version: postgresql_version:
Select a PostgreSQL_ version to use. The choices are: Select a PostgreSQL_ version to use. The choices are:
1. 12.3 1. 13.2
2. 11.8 2. 12.6
3. 10.8 3. 11.11
4. 9.6 4. 10.16
5. 9.5
js_task_runner: js_task_runner:
Select a JavaScript task runner. The choices are: Select a JavaScript task runner. The choices are: