mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-25 06:05:37 +03:00
04\01\19
This commit is contained in:
parent
ab549bafa9
commit
c8a5398061
@ -42,7 +42,7 @@ RUN apt-get clean autoclean
|
||||
RUN apt-get autoremove -y
|
||||
RUN rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ARG BITBUCKET_VERSION=6.1.0
|
||||
ARG BITBUCKET_VERSION=6.1.2
|
||||
ARG DOWNLOAD_URL=https://product-downloads.atlassian.com/software/stash/downloads/atlassian-bitbucket-${BITBUCKET_VERSION}.tar.gz
|
||||
|
||||
COPY . /tmp
|
||||
|
Loading…
Reference in New Issue
Block a user