8 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
8 months ago
Last deployment

8 months ago
Docker Hub

8 months ago
auto updates enabled

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