We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 393322c + 846c384 commit bbe20e7Copy full SHA for bbe20e7
Dockerfile
@@ -3,8 +3,8 @@ MAINTAINER André Camilo <andrejcamilo@gmail.com>
3
4
# Download bitbucket backup client
5
6
-ENV BITBUCKET_BACKUP_CLIENT_VERSION 3.3.4
7
-ENV VERSION_LINK 300300410
+ENV BITBUCKET_BACKUP_CLIENT_VERSION 3.6.0
+ENV VERSION_LINK 300600000
8
9
RUN curl -Lks https://marketplace.atlassian.com/download/apps/1211500/version/${VERSION_LINK} -o /root/bitbucket-backup-client.zip
10
RUN mkdir /opt/bitbucket
0 commit comments