Skip to content

Commit bcfe77c

Browse files
authored
Update Dockerfile
1 parent 154ae84 commit bcfe77c

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