4 months ago
I have a Docker application and I want Railway to automatically fetch the latest image as soon as I push it to the registry and deploy it. The image is always tagged with the new version number as well as "latest". I set up auto updates in the service as seen on the screenshot, but still nothing happens when I push a new image to the registry.
Project ID: 02488d6b-8c14-4f63-a855-4a12942f0aef
9 Replies
4 months ago
Last deployment

4 months ago
Docker Hub

4 months ago
auto updates enabled

4 months ago
Update: it took 3 hours for Railway to acknowledge the new version and deploy it.
4 months ago
Yep that is in line with what you should expect.
4 months ago
so there is no way to make it instant?
4 months ago
I'll add a redeploy step to my ci pipeline then
4 months ago
Not natively no, otherwise we would absolutely hammer the underlying APIs from Dockerhub and alike.
4 months ago
!s