mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-26 06:35:40 +03:00
confl 5.16.1
This commit is contained in:
parent
0bbb93c2eb
commit
84a47bfdd8
@ -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.16.0
|
ARG BITBUCKET_VERSION=5.16.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…
Reference in New Issue
Block a user