Postgres has recently (in 9469c23) been upgraded from 9.6 to 13.4 in the default/example docker-compose.yml file.
Users just upgrading the container repo will face the following error:
The data directory was initialized by PostgreSQL version 9.6, which is not compatible with this version 13.4.
Database upgrade instructions should be added to the docker upgrade notes.