Skip to content

Commit

Permalink
Merge pull request #72 from louga31/patch-1
Browse files Browse the repository at this point in the history
Update to TSHock 4.5.2 (Terraria 1.4.2.2)
  • Loading branch information
ryansheehan authored Apr 23, 2021
2 parents af673b7 + 4271b74 commit 9c11ec9
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.0.1
ENV TSHOCKZIP=TShock4.5.0.1_Terraria1.4.2.1.zip
ENV TSHOCKVERSION=v4.5.2
ENV TSHOCKZIP=TShock.4.5.2.Terraria.1.4.2.2a.zip

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

0 comments on commit 9c11ec9

Please sign in to comment.