upgrade postgres DB version to 17, this time for real.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
1f9471d71d
commit
1a937addc2
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user