matrix-appservice-discord
                                
                                
                                
                                    matrix-appservice-discord copied to clipboard
                            
                            
                            
                        Docker container no longer being auto-built
Looks like the docker container is no longer getting new commits on develop built into it.
Fixed by #751
@Half-Shot @skepticalwaves any update on this? The images on Docker Hub still haven't been updated in 2 years :p
This caused me many headaches before switching to t2bot/matrix-appservice-discord as the image. I kept having the #684 issue with the recommended docker image. I recommend either building the image yourself or using another docker image in the meantime.
https://github.com/matrix-org/matrix-appservice-discord/pull/825 Supposedely fixed this though, is this still happening?
Also just to make sure, you're using the docker images from here, right?: https://github.com/matrix-org/matrix-appservice-discord/pkgs/container/matrix-appservice-discord
Also just to make sure, you're using the docker images from here, right?: https://github.com/matrix-org/matrix-appservice-discord/pkgs/container/matrix-appservice-discord
I was using the halfshot/matrix-appservice-discord Docker image, as linked in the README. Didn't know Github provided this feature ! Thanks for the heads up.
They moved from dockerhub to ghcr. Readme should indeed be adjusted though.