You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The outcome of #3423 was a docker image being published automatically to Docker Hub for each release. This is awesome and helps lower the barrier to entry :)
However, it only builds an image for the amd64 architecture. It would really help those using Apple Silicon devices (M1 etc) if there was an arm64 image published too.