Skip to content

Commit

Permalink
Merge pull request #54 from DanDev-De/patch-1
Browse files Browse the repository at this point in the history
Update to latest tshock release #1.4.1.1 support
  • Loading branch information
ryansheehan authored Oct 15, 2020
2 parents 34cdf31 + 39aec06 commit bbda3c4
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.4.0-pre12
ENV TSHOCKZIP=TShock4.4.0_Pre12_Terraria1.4.0.5.zip
ENV TSHOCKVERSION=v4.40-pre13
ENV TSHOCKZIP=TShock4.4.0_Pre13_Terraria1.4.1.1.zip

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

0 comments on commit bbda3c4

Please sign in to comment.