Skip to content

Commit 203a926

Browse files
authored
Merge pull request #189 from holedaemon/update-vanilla
vanilla: update to 1.4.5.6
2 parents 265e221 + 432199a commit 203a926

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=1455
8+
ENV DL_VERSION=1456
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)