tado-exporter icon indicating copy to clipboard operation
tado-exporter copied to clipboard

Docker registry image is stale and does not work anymore

Open jqueuniet opened this issue 1 year ago • 0 comments

The Docker image seems a lot more stale than the code published in this repository, latest docker registry tag is three years old while the latest Github release is only three weeks old.

This image stopped working around the 4th of November and started raising JSON parse errors instead. Rebuilding an image from the latest master commit seems to fix any issue I had, I pushed it here in case anyone is interested: https://github.com/users/jqueuniet/packages/container/package/tado_exporter

Ideally though, this image should instead be published on this repository through a Github Action to ensure it follows future releases.

jqueuniet avatar Dec 21 '24 09:12 jqueuniet