mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-04-16 22:32:44 +03:00
confl 6.14.1
This commit is contained in:
parent
fd0b8322a9
commit
0bbb93c2eb
@ -7,7 +7,7 @@
|
||||
| Application | Version | Pulls | Notes
|
||||
| ------ | ------ | ------ | ------
|
||||
|  | [](https://github.com/EpicMorg/docker-scripts/tree/master/bitbucket/latest) | [](https://hub.docker.com/r/epicmorg/bitbucket/) | Just generic `Jira Software` server. You can install servicedesk\core.
|
||||
|  | [](https://github.com/EpicMorg/docker-scripts/tree/master/confluence/latest) | [](https://hub.docker.com/r/epicmorg/confluence/) | Additionaly have [](https://github.com/EpicMorg/docker-scripts/tree/master/confluence/5.6.4) and [](https://github.com/EpicMorg/docker-scripts/tree/master/confluence/5.10.4) versions.
|
||||
|  | [](https://github.com/EpicMorg/docker-scripts/tree/master/confluence/latest) | [](https://hub.docker.com/r/epicmorg/confluence/) | Additionaly have [](https://github.com/EpicMorg/docker-scripts/tree/master/confluence/5.6.4) and [](https://github.com/EpicMorg/docker-scripts/tree/master/confluence/5.10.4) versions.
|
||||
|  | [](https://github.com/EpicMorg/docker-scripts/tree/master/jira/latest) | [](https://hub.docker.com/r/epicmorg/jira/) | Additionaly have [](https://github.com/EpicMorg/docker-scripts/tree/master/jira/7.10.0) version.
|
||||
|  | [](https://github.com/EpicMorg/docker-scripts/tree/master/balancer) | [](https://hub.docker.com/r/epicmorg/balancer/) | Nginx mainline custom build by [Ondrej Sury](https://launchpad.net/~ondrej) with http2 support and some modules.
|
||||
|  | [](https://github.com/EpicMorg/docker-scripts/tree/master/websites) | [](https://hub.docker.com/r/epicmorg/websites/ ) | Latest pure apache2.
|
||||
|
@ -35,7 +35,7 @@ RUN apk update -qq \
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
|
||||
ARG CONFLUENCE_VERSION=6.14.0
|
||||
ARG CONFLUENCE_VERSION=6.14.1
|
||||
ARG DOWNLOAD_URL=http://www.atlassian.com/software/confluence/downloads/binary/atlassian-confluence-${CONFLUENCE_VERSION}.tar.gz
|
||||
|
||||
COPY . /tmp
|
||||
|
Loading…
x
Reference in New Issue
Block a user