Skip to content

Commit

Permalink
TShock 5.1.3 for Terraria 1.4.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
SirMonkeyBoy authored Nov 25, 2022
1 parent 63c3a65 commit 5863052
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tshock/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ RUN apk add --update-cache \
# add the bootstrap file
COPY bootstrap.sh /tshock/bootstrap.sh

ENV TSHOCKVERSION=v5.1.2
ENV TSHOCKZIP=TShock-5.1.2-for-Terraria-1.4.4.8.1-linux-x64-Release.zip
ENV TSHOCKVERSION=v5.1.3
ENV TSHOCKZIP=TShock-5.1.3-for-Terraria-1.4.4.9-linux-x64-Release.zip

# Download and unpack TShock
ADD https://github.com/Pryaxis/TShock/releases/download/$TSHOCKVERSION/$TSHOCKZIP /
Expand Down

0 comments on commit 5863052

Please sign in to comment.