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:
Select a PostgreSQL_ version to use. The choices are:
1. 12.3
2. 11.8
3. 10.8
4. 9.6
5. 9.5
1. 13.2
2. 12.6
3. 11.11
4. 10.16
js_task_runner:
Select a JavaScript task runner. The choices are: