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

Closed
autonomic-bot wants to merge 1 commits from upgrade-84736c1 into main
Showing only changes of commit 84736c14d2 - 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