service: Support postgres >= 18 and postgres upgrades
This commit is contained in:
@@ -22,7 +22,8 @@ service_database_type: none
|
||||
service_database_additional_networks: []
|
||||
service_database_secret_type: mount
|
||||
service_database_secret_target: "{{ service_database_type }}"
|
||||
service_postgres_image: docker.io/library/postgres
|
||||
service_postgres_image: docker.io/pgautoupgrade/pgautoupgrade
|
||||
service_postgres_tag: alpine
|
||||
service_redis: false
|
||||
|
||||
service_additional_containers: []
|
||||
|
||||
Reference in New Issue
Block a user