traggo/server

There is something wrong with Docker images published

ngosang opened this issue · 2 comments

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

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

Fixed with 0.4.1.