Skip to content

Commit bbe20e7

Browse files
authored
Merge pull request #3 from FONFAAS/upgrade-bitbucket-backup-tool
use atlassian backup client 3.6.0
2 parents 393322c + 846c384 commit bbe20e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ MAINTAINER André Camilo <andrejcamilo@gmail.com>
33

44
# Download bitbucket backup client
55

6-
ENV BITBUCKET_BACKUP_CLIENT_VERSION 3.3.4
7-
ENV VERSION_LINK 300300410
6+
ENV BITBUCKET_BACKUP_CLIENT_VERSION 3.6.0
7+
ENV VERSION_LINK 300600000
88

99
RUN curl -Lks https://marketplace.atlassian.com/download/apps/1211500/version/${VERSION_LINK} -o /root/bitbucket-backup-client.zip
1010
RUN mkdir /opt/bitbucket

0 commit comments

Comments
 (0)