You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently have to install the psycopg2 dependency libpq-dev twice in both multi-stage dockerfile. This is not a good practice and we need to find a way to fix that.
Currently have to install the
psycopg2
dependencylibpq-dev
twice in bothmulti-stage dockerfile
. This is not a good practice and we need to find a way to fix that.Reference
The text was updated successfully, but these errors were encountered: