Fixed latest tag to add confluence-server

This commit is contained in:
Rachel Robins 2016-06-03 13:35:45 +10:00
parent 1758b61ac4
commit 66cced3935

View File

@ -55,7 +55,7 @@ Read more about data recovery and backups: [Site Backup and Restore](https://con
# Versioning
The `latest` tag matches the most recent release of Atlassian Confluence Server.
So `atlassian/confluence:latest` will use the newest stable version of Confluence Server available.
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