updates
This commit is contained in:
STAM 2018-12-04 14:03:45 +03:00
parent 186459d4e3
commit 76de3d2ed0
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ RUN apk add --no-cache wget curl git git-daemon openssh bash procps openssl perl
COPY entrypoint.sh /entrypoint.sh
ARG BITBUCKET_VERSION=5.15.1
ARG BITBUCKET_VERSION=5.16.0
ARG DOWNLOAD_URL=https://downloads.atlassian.com/software/stash/downloads/atlassian-bitbucket-${BITBUCKET_VERSION}.tar.gz
COPY . /tmp

View File

@ -23,7 +23,7 @@ RUN apk add --no-cache wget curl openssh bash procps openssl perl ttf-dejavu tin
COPY entrypoint.sh /entrypoint.sh
ARG JIRA_VERSION=7.12.3
ARG JIRA_VERSION=7.13.0
ARG DOWNLOAD_URL=https://www.atlassian.com/software/jira/downloads/binary/atlassian-jira-software-${JIRA_VERSION}.tar.gz
COPY . /tmp