This commit is contained in:
STAM 2019-02-01 13:39:38 +03:00 committed by GitHub
parent 5c8faf45ad
commit 4cb4988b1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.13.0
ARG JIRA_VERSION=7.13.1
ARG DOWNLOAD_URL=https://www.atlassian.com/software/jira/downloads/binary/atlassian-jira-software-${JIRA_VERSION}.tar.gz
COPY . /tmp