|
Remove openssl-dev from Dockerfile
It is pulled by postgresql-dev anyway In the upcoming alpine, openssl v3 will be the default, but postgresql-dev will still require openssl v1.x. This creates a conflict, which can be resolved if postgresql-dev can choose the openssl version it depends on. |
|---|
|
|
| Dockerfile |
|---|