Closed ojones117 closed 1 year ago
@ojones117 - you're right!!! Will fix ASAP. Thanks for letting me know!!
@ojones117 - I ran a build and pushed 3.5.2 and latest to docker. It ended up being a really old docker image running Debian Stretch, and I needed to find a way to switch everything to archive.debian.org to make it work. Please try it out when you get a moment.
I'll look to get a newer base image made since I'm relying on Grafana Promtail, and they haven't updated in quite some time...
@lux4rd0 - Thanks for looking into this so quickly!
I pulled the latest-arm tag and am back up and running again.
And thanks as well for this fantastic project!
Running into an issue with v3.5.3 on a Raspberry Pi.
It looks like the new docker images are duplicated for arm and arm64 tags
After updating to the v3.5.3 release the following docker-compose.yml configuration isn't valid (which was previously OK) image: lux4rd0/weatherflow-collector:latest-arm
With the container starting with the following errors
I also checked here - https://hub.docker.com/r/lux4rd0/weatherflow-collector/tags
and the digest shows the same for both arm and arm64 images.