chore: upgrade pgautoupgrade from 16-alpine to 17-alpine
All checks were successful
cc-ci/testme cc-ci: success
All checks were successful
cc-ci/testme cc-ci: success
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user