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.
6 Replies
*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
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.
