mirror of
https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server.git
synced 2024-08-30 18:22:16 +00:00
Dockerfile edited online with Bitbucket
This commit is contained in:
parent
710e09308e
commit
87eef5f091
@ -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-rc1
|
||||
ENV CONF_VERSION 5.9.11
|
||||
|
||||
LABEL Description="This image is used to start Atlassian Confluence" Vendor="Atlassian" Version="${CONF_VERSION}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user