upgrade postgres DB version to 17, this time for real.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
stevensting 2025-03-03 16:35:09 +01:00
parent 1f9471d71d
commit 1a937addc2

View File

@ -98,7 +98,7 @@ services:
- loomio_plugins:/loomio/plugins/docker
db:
# loomio version upgrades and postgres version upgrade should not be performed at the same time.
image: postgres:12.17
image: pgautoupgrade/pgautoupgrade:17-debian
networks:
- backend
volumes: