I'm trying to setup gitlab ci pipeline, but the build task always failed because psycopg2-binary.
I did some googling and found that switch between 2.7.x and 2.8.x will be fine, but not luck for me.
However, docker-compose working fine when building on local machine.
Anyone please help!