Currently the tdmq-db docker image (based on timescale/timescaledb-postgis:1.4.0-pg11) has Python 3.6; the tdmq image uses Python 3.8. The version mismatch is causing some issues. It would be good to see these images aligned to the same Python image (or at least both have Python >= 3.7)
Currently the tdmq-db docker image (based on
timescale/timescaledb-postgis:1.4.0-pg11) has Python 3.6; the tdmq image uses Python 3.8. The version mismatch is causing some issues. It would be good to see these images aligned to the same Python image (or at least both have Python >= 3.7)