Closed J-CMartin closed 1 year ago
The GitHub action that pushes the builds to docker has been/is broken. Trying to find time to fix it.
If you're using docker-compose you can always build the image directly from GitHub.
xfinity:
image: repo-image
build: https://github.com/zachowj/xfinity-data-usage.git#main
...
fixed
How to use the latest (0.17.4) version? Docker Hub has version 0.17.1 from 1 year ago.