Skip to content

Commit

Permalink
Merge pull request #144 from SirMonkeyBoy/master
Browse files Browse the repository at this point in the history
TShock v5.1.2 for Terraria 1.4.4.8.1
  • Loading branch information
ryansheehan authored Nov 10, 2022
2 parents 91abf97 + 8e4418b commit 551e357
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.1
ENV TSHOCKZIP=TShock-5.1.1-for-Terraria-1.4.4.8-linux-x64-Release.zip
ENV TSHOCKVERSION=v5.1.2
ENV TSHOCKZIP=TShock-5.1.2-for-Terraria-1.4.4.8.1-linux-x64-Release.zip

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

0 comments on commit 551e357

Please sign in to comment.