mirror of
https://github.com/goharbor/harbor
synced 2025-05-02 07:07:54 +00:00

The psycopg2 installed by pip has very old `.so` files. This commit will mitigate such issue by using `tdnf` to install this package. Signed-off-by: Daniel Jiang <jiangd@vmware.com>