diff --git a/bitbucket/latest/Dockerfile b/bitbucket/latest/Dockerfile index b2d31f7d7..adeac9cbb 100644 --- a/bitbucket/latest/Dockerfile +++ b/bitbucket/latest/Dockerfile @@ -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