Skip to content

Commit

Permalink
fix: typo TSHOCKVERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
tennana authored Oct 17, 2020
1 parent d413b62 commit 0a6ba52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tshock/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RUN apk add --update-cache \
# add the bootstrap file
COPY bootstrap.sh /tshock/bootstrap.sh

ENV TSHOCKVERSION=v4.40-pre13
ENV TSHOCKVERSION=v4.4.0-pre13
ENV TSHOCKZIP=TShock4.4.0_Pre13_Terraria1.4.1.1.zip

# Download and unpack TShock
Expand Down

0 comments on commit 0a6ba52

Please sign in to comment.