Default the versioning to grab latest stable

This commit is contained in:
Geoff Bourne
2014-12-06 10:26:03 -06:00
parent 6396e58d3c
commit b895e07e82
2 changed files with 6 additions and 5 deletions

View File

@@ -26,4 +26,4 @@ CMD [ "/start-minecraft" ]
ENV MOTD A Minecraft Server Powered by Docker
ENV LEVEL world
ENV JVM_OPTS -Xmx1024M -Xms1024M
ENV VERSION 1.8.1
ENV VERSION LATEST