Dockerfile edited online with Bitbucket

This commit is contained in:
Quan Pham Anh 2016-10-20 01:03:40 +00:00
parent b7b21067a5
commit 864f7d56b9

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