2 parents 265e221 + 432199a commit 203a926Copy full SHA for 203a926
1 file changed
vanilla/Dockerfile
@@ -5,7 +5,7 @@ RUN apt-get update && apt-get install -y unzip && rm -rf /var/lib/apt/lists/*
5
# add the bootstrap file
6
COPY bootstrap.sh /terraria-server/bootstrap.sh
7
8
-ENV DL_VERSION=1455
+ENV DL_VERSION=1456
9
ENV DL_LINK=https://terraria.org/api/download/pc-dedicated-server/terraria-server-$DL_VERSION.zip
10
ENV DL_FILE=terraria-server-$DL_VERSION.zip
11
0 commit comments