Skip to content

Commit

Permalink
Merge pull request #95 from MrNinso/master
Browse files Browse the repository at this point in the history
Update TShock 4.5.12 (Terrarua 1.4.3.2)
  • Loading branch information
ryansheehan authored Jan 2, 2022
2 parents 13ca559 + cafd669 commit 8fab964
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.11
ENV TSHOCKZIP=TShock4.5.11_Terraria1.4.3.2.zip
ENV TSHOCKVERSION=v4.5.12
ENV TSHOCKZIP=TShock4.5.12_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 8fab964

Please sign in to comment.