Skip to content

Commit

Permalink
Update to 1.17.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
karlrees committed Jun 8, 2021
1 parent d82764c commit 01d5f30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ARG AUTOUPDATE
ENV MCUSER=${MCUSER:-1132}
ENV MCGROUP=${MCGROUP:-1132}
ENV MCPORT=${MCPORT:-19132}
ENV VERSION=${VERSION:-"1.16.221.01"}
ENV VERSION=${VERSION:-"1.17.0.03"}
ENV INSTALLERBASE=${INSTALLERBASE:-"https://minecraft.azureedge.net/bin-linux/bedrock-server-"}
ENV AUTOUPDATE=${AUTOUPDATE:-1}

Expand Down
2 changes: 1 addition & 1 deletion templates/.env
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#--------------------------------------------------

# INSTALLERBASE=https://minecraft.azureedge.net/bin-linux/bedrock-server-
# VERSION=1.16.221.01
# VERSION=1.17.0.03


#--------------------------------------------------
Expand Down

0 comments on commit 01d5f30

Please sign in to comment.