Skip to content

Commit f5d388f

Browse files
committed
updating to 1.4.5.2
1 parent 13d5fa1 commit f5d388f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vanilla/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RUN apt-get update && apt-get install -y unzip && rm -rf /var/lib/apt/lists/*
55
# add the bootstrap file
66
COPY bootstrap.sh /terraria-server/bootstrap.sh
77

8-
ENV DL_VERSION=1451
8+
ENV DL_VERSION=1452
99
ENV DL_LINK=https://terraria.org/api/download/pc-dedicated-server/terraria-server-$DL_VERSION.zip
1010
ENV DL_FILE=terraria-server-$DL_VERSION.zip
1111

0 commit comments

Comments
 (0)