chore: use Postgres 12 as default
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Robert Kaussow 2021-11-28 14:19:23 +01:00
parent 565cc466a9
commit f8343ad5e5
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
---
postgres_repository_enabled: False
postgres_version: 10
postgres_version: 12
postgres_repository_filename: "Postgresql-{{ postgres_version | regex_replace('\\.') }}"
postgres_user: postgres
postgres_group: postgres