update README with new version

This commit is contained in:
Joe Xie 2016-06-08 14:32:54 +10:00
parent 66030cb935
commit 76555e56b5

View File

@ -58,7 +58,7 @@ The `latest` tag matches the most recent release of Atlassian Confluence Server.
So `atlassian/confluence-server:latest` will use the newest stable version of Confluence Server available.
Alternatively, you can use a specific minor version of Confluence Server by using a version number
tag: `atlassian/confluence-server:5.9`. This will install the latest `5.9.x` version that
tag: `atlassian/confluence-server:5.10`. This will install the latest `5.10.x` version that
is available.
For the latest developer (EAP) release use `atlassian/confluence-server:eap`. This will install our latest milestone (not supported for use in production).