Use major version tag for postgres

This commit is contained in:
Wojciech Kozlowski 2023-01-01 10:41:28 +01:00
parent 7eecb14e29
commit b47e8ef37a

View File

@ -7,7 +7,7 @@ services_deploy_versions:
lrproxy: lrproxy:
nginx: "stable" nginx: "stable"
database: database:
postgres: "15.0" postgres: "15"
cloud: cloud:
nginx: "stable" nginx: "stable"
nextcloud: "25-fpm" nextcloud: "25-fpm"