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
The Dockerfile is hard-wired to assume PostgreSQL 10 is installed and should instead try to figure it out based on what's installed on the system. Otherwise, an upgrade will break it.
The text was updated successfully, but these errors were encountered:
The
Dockerfile
is hard-wired to assume PostgreSQL 10 is installed and should instead try to figure it out based on what's installed on the system. Otherwise, an upgrade will break it.The text was updated successfully, but these errors were encountered: