mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-26 06:35:40 +03:00
CONFLUENCE_VERSION=6.12.0
This commit is contained in:
parent
4fff4c90a5
commit
9bce3c81c6
@ -35,7 +35,7 @@ RUN apk update -qq \
|
|||||||
|
|
||||||
COPY entrypoint.sh /entrypoint.sh
|
COPY entrypoint.sh /entrypoint.sh
|
||||||
|
|
||||||
ARG CONFLUENCE_VERSION=6.11.2
|
ARG CONFLUENCE_VERSION=6.12.0
|
||||||
ARG DOWNLOAD_URL=http://www.atlassian.com/software/confluence/downloads/binary/atlassian-confluence-${CONFLUENCE_VERSION}.tar.gz
|
ARG DOWNLOAD_URL=http://www.atlassian.com/software/confluence/downloads/binary/atlassian-confluence-${CONFLUENCE_VERSION}.tar.gz
|
||||||
|
|
||||||
COPY . /tmp
|
COPY . /tmp
|
||||||
|
Loading…
Reference in New Issue
Block a user