DB services docker image default
dwaynemac
PROOP

3 years ago

Is it safe to default to the :latest image?

What will happen when DB version changes on docker? Wouldn’t deploys break?

2 Replies

3 years ago

if the new image introduces breaking changes without implementing any backward compatibility, deploys have a chance to break.

you can pin images to specific versions in case.


dwaynemac
PROOP

3 years ago

Yes. Sounds like it would be a better default for railways DB templates to specify version instead of using :latest


Welcome!

Sign in to your Railway account to join the conversation.

Loading...