mirror of
https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server.git
synced 2024-08-30 18:22:16 +00:00
Remove default version - must be specified at build time
This commit is contained in:
parent
382feb5719
commit
a596ac8674
@ -27,7 +27,7 @@ RUN chmod +x /tini
|
|||||||
|
|
||||||
COPY entrypoint.sh /entrypoint.sh
|
COPY entrypoint.sh /entrypoint.sh
|
||||||
|
|
||||||
ARG CONFLUENCE_VERSION=6.3.3
|
ARG CONFLUENCE_VERSION
|
||||||
ARG DOWNLOAD_URL=https://product-downloads.atlassian.com/software/confluence/downloads/atlassian-confluence-${CONFLUENCE_VERSION}.tar.gz
|
ARG DOWNLOAD_URL=https://product-downloads.atlassian.com/software/confluence/downloads/atlassian-confluence-${CONFLUENCE_VERSION}.tar.gz
|
||||||
|
|
||||||
RUN mkdir -p ${CONFLUENCE_INSTALL_DIR} \
|
RUN mkdir -p ${CONFLUENCE_INSTALL_DIR} \
|
||||||
|
Loading…
Reference in New Issue
Block a user