Docker image version
dwaynemac
PROOP
2 years ago
I've got a MySQL service connected to a dockerimage (default settings provided by railway)
How do i know to which version/image it's connected to?
I supose it is connected to :latest, but i can't find this on the service configuration.
2 Replies
2 years ago
When there is no tag specified the latest tag is grabbed, this behavior would not be Railway specific.
Status changed to Solved Railway • almost 2 years ago
dwaynemac
PROOP
2 years ago
Ok! Thx