chore: upgrade pgautoupgrade from 16-alpine to 17-alpine
All checks were successful
cc-ci/testme cc-ci: success

This commit is contained in:
autonomic-bot
2026-06-22 21:33:32 +00:00
parent 29534f28fb
commit 341922a2df

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