mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-03-31 22:59:19 +03:00
JIRA_VERSION=7.12.2
This commit is contained in:
parent
aa458d1307
commit
4fff4c90a5
@ -23,7 +23,7 @@ RUN apk add --no-cache wget curl openssh bash procps openssl perl ttf-dejavu tin
|
|||||||
|
|
||||||
COPY entrypoint.sh /entrypoint.sh
|
COPY entrypoint.sh /entrypoint.sh
|
||||||
|
|
||||||
ARG JIRA_VERSION=7.12.1
|
ARG JIRA_VERSION=7.12.2
|
||||||
ARG DOWNLOAD_URL=https://www.atlassian.com/software/jira/downloads/binary/atlassian-jira-software-${JIRA_VERSION}.tar.gz
|
ARG DOWNLOAD_URL=https://www.atlassian.com/software/jira/downloads/binary/atlassian-jira-software-${JIRA_VERSION}.tar.gz
|
||||||
|
|
||||||
COPY . /tmp
|
COPY . /tmp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user