Revert CONF_VERSION to 6.2.3

This commit is contained in:
Tam Tran 2017-07-07 10:41:39 +10:00
parent 46bc83b8d7
commit 27f5d581c1

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