question

Lewis avatar image
Lewis asked

Will Multiplayer Server builds always use the latest version of an image?

If I have a Multiplayer Server Build that points at a docker tag (e.g. mymultiplayer:latest), will that Build pick up subsequent image versions that I push to that same tag? e.g. if I upload a new docker image to "mymultiplayer:latest", will subsequent launches of my build use the newly-uploaded image? Or do I have to create a new MultiplayerServer build?

multiplayer
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Rick Chen avatar image
Rick Chen answered

According to our test, after pushing new image with the same tag as before, and start a server on the origin build, it won’t pick up the new image versions. To be sure that the new image is picked, after you upload a new docker image, please create a new build for that.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.