Switch to pgautoupgrade to handle major database upgrades
This commit is contained in:
parent
674cbd0431
commit
73c8b662d4
@ -14,7 +14,7 @@ services:
|
||||
secrets:
|
||||
- db_password
|
||||
db:
|
||||
image: postgres:16.4-alpine
|
||||
image: pgautoupgrade/pgautoupgrade:16-alpine
|
||||
environment:
|
||||
- POSTGRES_USER=codimd
|
||||
- POSTGRES_PASSWORD_FILE=/run/secrets/db_password
|
||||
|
Loading…
x
Reference in New Issue
Block a user