Railway pulls stale Docker image, how do I force fresh pull?
okarmazin
PROOP

3 months ago

How do I force Railway to pull a fresh docker image from ghcr.io after I made several updates within the span of a few minutes? It looks like it got cached, now I cannot deploy the service due to a bug in the cached stale image.

$10 Bounty

6 Replies

okarmazin
PROOP

3 months ago

*I mean without referencing the individual SHA - this is a question about the platform, not about how to pull a singular docker image


fra
HOBBYTop 5% Contributor

3 months ago

in theory each image should have a different tag, so you should pull always a different image


3 months ago

Did you try re deploying it ?


thechomania0
PRO

3 months ago

you need a different tag per deployment.


okarmazin
PROOP

3 months ago

This is not a bounty question, no reply will be marked as an "answer". It is mislabeled.


3 months ago

This is a bounty question.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...