[TEST] switch to postgresql 14

This commit is contained in:
Sylvain LE GAL 2024-03-04 09:04:33 +01:00
parent 567ffd4428
commit c1b1827a7c
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
project_name: {{ project_name }}
postgres_image_name: postgres:13
postgres_image_name: postgres:14
postgres_container_name: {{project_name}}-container-postgres
postgres_volume_name: {{project_name}}-volume-postgres
postgres_extra_settings:

View File

@ -1,7 +1,7 @@
project_name: test-cli
postgres_image_name: postgres:13
postgres_image_name: postgres:14
postgres_container_name: test-cli-container-postgres
postgres_volume_name: test-cli-volume-postgres
postgres_extra_settings: