ryansheehan / terraria

Dockerfile for terraria
MIT License
291 stars 104 forks source link

deployed docker image is 1.4.4.3 instead of 1.4.4.4 #130

Open JRodez opened 1 year ago

JRodez commented 1 year ago

Hi guys, I pulled the ryshe/terraria:vanilla-1.4.4.4 docker image, remove the 1.4.4.3 container and i can see that my image seems to be good, but the console say that we are in 1.4.4.3. Can't join with any client btw image image

Am i doing something wrong or there is a problem with the deployed docker image ?

dingho commented 1 year ago

I'm getting the same issue.

ryansheehan commented 1 year ago

if you're using vanilla-latest run docker pull ryshe/terraria:vanilla-latest. Or you can pull/run the specific container with the tag "vanilla-1.4.4.4-2"

On Thu, Oct 6, 2022 at 11:48 AM dingho @.***> wrote:

I'm getting the same issue.

— Reply to this email directly, view it on GitHub https://github.com/ryansheehan/terraria/issues/130#issuecomment-1270400328, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB46ER55DYPKYTBTYOXAO5DWB37HDANCNFSM6AAAAAAQ5XQEDQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

JRodez commented 1 year ago

I'm using the vanilla-1.4.4.4 tag but the vanilla-1.4.4.4-2 one seems to be the good version.