-
Notifications
You must be signed in to change notification settings - Fork 118
Description
Tag/version of Container Images
0.4.5
Quack,
First I would like to point out that the doc does not make it clear that docker-compose-postorius.yaml
is postorius-only while the other one is postorius+hyperkitty and in fact I chose to use this one to be sure to also get postorius installed, fail.
Anyway, I noticed the example PostgreSQL links use postgres://
which is deprecated, but docker-compose.yaml
was updated to the postgresql://
URL.
Also recently sqlalchemy was bumped and the PostgreSQL container too since this verison requires at least PG 11, but docker-compose-postorius.yaml
as not updated.
I think that's all but I might have missed other differences.
I'll get back to trying to make this work. Thanks for maintaining these images.
Regards.
\_o<