traggo / server

self-hosted tag-based time tracking
https://traggo.net
GNU General Public License v3.0
1.17k stars 58 forks source link

There is something wrong with Docker images published #129

Closed ngosang closed 7 months ago

ngosang commented 1 year ago

Describe the bug There is something wrong with Docker images published in https://hub.docker.com/r/traggo/server/tags No matter what the architecture is, in Dockerhub all are published as "linux/amd64". I'm not saying they are not working, just it's confusing. image

If look any other image, the architectures are right. For example https://hub.docker.com/_/python/tags?page=1&name=3.11.1 image

jmattheis commented 1 year ago

Yeah, you're right. The version 0.2.1 looks okay. So, docker probably changed something on the API that is used by traggo.

jmattheis commented 7 months ago

Fixed with 0.4.1.