It doesn't redeploy after updating my 'latest' image, and everything seems to be configured correctly.
pucho1
HOBBYOP
10 days ago
I’ve been trying to get my Docker Hub image to deploy automatically whenever I update it, but it’s not working—even after configuring it according to the documentation.
3 Replies
Railway
BOT
10 days ago
This thread has been opened as a bounty so the community can help solve it.
Status changed to Open Railway • 10 days ago
10 days ago
9 days ago
To be able to configure auto-update, Your image need to be hosted on docker.io or ghcr.io
Also, Railway doesn't automatically update right when you release a new version, Railway will periodically check for new versions and update it when available
More info can be read here