Skip to content
This repository was archived by the owner on May 20, 2021. It is now read-only.

Commit bc23401

Browse files
authored
Merge pull request #24 from marblenix/patch-1
update download utility url
2 parents 02475cd + c944b0e commit bc23401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ FROM debian:stretch
77
MAINTAINER Michael Chiang <[email protected]>
88

99
# Simple utility for download a specific version of the minecraft server.jar
10-
ENV MINECRAFT_UTILITY https://github.com/marblenix/minecraft_downloader/releases/download/20190324-f1427be/minecraft_downloader_linux
10+
ENV MINECRAFT_UTILITY https://github.com/marblenix/minecraft_downloader/releases/download/latest/minecraft_downloader_linux
1111
# Version of minecraft to download
1212
ENV MINECRAFT_VERSION latest
1313

0 commit comments

Comments
 (0)