From 5a23fce7383d11936cacdecb634f137821cab4b5 Mon Sep 17 00:00:00 2001 From: sparklyballs Date: Mon, 12 Mar 2018 22:05:18 +0000 Subject: [PATCH] add tag information to README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 2a80a4f..ed60bc4 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,14 @@ docker create \ linuxserver/minetest ``` +#### Tags +Client and server must be the same version and to allow this you can choose one of the following tags (:latest is equivalent to the unstable ppa version) + ++ ** 0.4.14 ** ++ ** 0.4.15 ** ++ ** 0.4.16 ** + + ## Parameters `The parameters are split into two halves, separated by a colon, the left hand side representing the host and the right the container side.