Skip to content

Commit

Permalink
update tshock to 4.5.10 for terraria 1.4.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ryansheehan authored Nov 26, 2021
1 parent 7a6e4b2 commit 93db6b2
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=v4.5.9
ENV TSHOCKZIP=TShock4.5.9_Terraria1.4.3.2.zip
ENV TSHOCKVERSION=v4.5.10
ENV TSHOCKZIP=TShock4.5.10_Terraria1.4.3.2.zip

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

0 comments on commit 93db6b2

Please sign in to comment.