From fb3c9b8602563fcb94882632b9e829fbad16a816 Mon Sep 17 00:00:00 2001
From: Vincent Massol <vincent@massol.net>
Date: Mon, 16 Jan 2017 16:23:15 +0100
Subject: [PATCH] [Misc] Update

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3033601..31e4d02 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 Provides a full Docker environment for XWiki made up of the following:
 * A Docker container running the latest MySQL 5.x database and configured to use UTF8 and be case-insensitive
-* A Docker container running the latest Tomcat 8 + Java 8 + XWiki 8.4.4
+* A Docker container running the latest Tomcat 8 + Java 8 + XWiki (the version depends on the branch/tag you use)
 
 All source files are under the LGPL 2.1 license.
 
-- 
GitLab