CONFREL-1076

upgraded the confluence version to be 6.2.2
This commit is contained in:
Feng Xu 2017-06-13 16:29:49 +10:00
parent da07c41f27
commit 87d31704bf

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 6.2.0
ENV CONF_VERSION 6.2.2
LABEL Description="This image is used to start Atlassian Confluence" Vendor="Atlassian" Version="${CONF_VERSION}"