xsshunter-express icon indicating copy to clipboard operation
xsshunter-express copied to clipboard

Set tag 13.5 for posgre image in docker-compose file to prevent compatibilty problem

Open yongicobay opened this issue 3 years ago • 0 comments

With builtin docker-compose.yml, we get a compability problem at startup with the message The data directory was initialized by PostgreSQL version 13, which is not compatible with this version 14.1 (Debian 14.1-1.pgdg110+1). To fix it, the version of postgre can be fixed to 13.5 with above tag.

yongicobay avatar Nov 30 '21 07:11 yongicobay