chore: upgrade pgautoupgrade from 16-alpine to 17-alpine #3

Open
autonomic-bot wants to merge 1 commits from upgrade-341922a into main
Showing only changes of commit 341922a2df - Show all commits

View File

@ -14,7 +14,7 @@ services:
secrets:
- db_password
db:
image: pgautoupgrade/pgautoupgrade:16-alpine
image: pgautoupgrade/pgautoupgrade:17-alpine
environment:
- POSTGRES_USER=codimd
- POSTGRES_PASSWORD_FILE=/run/secrets/db_password