Merged in abarnesy/docker-atlassian-confluence-server/abarnesy/bumped-back-to-5911-to-reflect-latest-1464848422004 (pull request #2)

Bumped back to 5.9.11, customised issue link in readme
This commit is contained in:
Brendan McNamara [Atlassian] 2016-06-03 12:29:45 +10:00
commit 993c3af47f
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ MAINTAINER Atlassian Confluence
# Setup useful environment variables
ENV CONFLUENCE_HOME /var/atlassian/application-data/confluence
ENV CONFLUENCE_INSTALL /opt/atlassian/confluence
ENV CONF_VERSION 5.10.0-beta2
ENV CONF_VERSION 5.9.11
LABEL Description="This image is used to start Atlassian Confluence" Vendor="Atlassian" Version="${CONF_VERSION}"

View File

@ -72,4 +72,4 @@ To work around this issue, use a different host operating system other than Mac
# Issue tracker
Please raise an [issue](https://jira.atlassian.com/projects/CONF/issues) if you encounter any problems with this Dockerfile.
Please raise an [issue](https://jira.atlassian.com/secure/CreateIssueDetails!init.jspa?pid=10470&issuetype=1&components=10461&labels=affects-server&labels=docker) if you encounter any problems with this Dockerfile.