Compare commits

..

1 Commits

Author SHA1 Message Date
84736c14d2 chore: upgrade pgautoupgrade from 16-alpine to 17-alpine
All checks were successful
cc-ci/testme cc-ci: success
2026-06-19 02:50:26 +00:00

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