mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-04-10 03:20:16 +03:00
BITBUCKET_VERSION=5.15.1
This commit is contained in:
parent
3c9240778b
commit
640978bf51
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
## Products
|
## Products
|
||||||
|
|
||||||
### Atlassian [](https://github.com/EpicMorg/docker-scripts/tree/master/bitbucket) [](https://hub.docker.com/r/epicmorg/bitbucket/)
|
### Atlassian [](https://github.com/EpicMorg/docker-scripts/tree/master/bitbucket) [](https://hub.docker.com/r/epicmorg/bitbucket/)
|
||||||
|
|
||||||
### Atlassian [](https://github.com/EpicMorg/docker-scripts/tree/master/confluence) [](https://hub.docker.com/r/epicmorg/confluence/)
|
### Atlassian [](https://github.com/EpicMorg/docker-scripts/tree/master/confluence) [](https://hub.docker.com/r/epicmorg/confluence/)
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ RUN apk add --no-cache wget curl git git-daemon openssh bash procps openssl perl
|
|||||||
|
|
||||||
COPY entrypoint.sh /entrypoint.sh
|
COPY entrypoint.sh /entrypoint.sh
|
||||||
|
|
||||||
ARG BITBUCKET_VERSION=5.15.0
|
ARG BITBUCKET_VERSION=5.15.1
|
||||||
ARG DOWNLOAD_URL=https://downloads.atlassian.com/software/stash/downloads/atlassian-bitbucket-${BITBUCKET_VERSION}.tar.gz
|
ARG DOWNLOAD_URL=https://downloads.atlassian.com/software/stash/downloads/atlassian-bitbucket-${BITBUCKET_VERSION}.tar.gz
|
||||||
COPY . /tmp
|
COPY . /tmp
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user