2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-06-20 17:59:48 +03:00

make - autocommit

This commit is contained in:
Zimovskii Anatolii 2023-01-23 22:27:24 +03:00
parent c0844a59dd
commit 5021c4d054
Signed by: stam
GPG Key ID: 9911D9EF664EEE14
2 changed files with 2 additions and 2 deletions
linux/ecosystem/atlassian/bitbucket/latest

@ -5,7 +5,7 @@ ARG DEBIAN_FRONTEND=noninteractive
################################################################## ##################################################################
# ARGuments # ARGuments
################################################################## ##################################################################
ARG BITBUCKET_VERSION=7.21.0 ARG BITBUCKET_VERSION=8.7.0
ARG DOWNLOAD_URL=https://product-downloads.atlassian.com/software/stash/downloads/atlassian-bitbucket-${BITBUCKET_VERSION}.tar.gz ARG DOWNLOAD_URL=https://product-downloads.atlassian.com/software/stash/downloads/atlassian-bitbucket-${BITBUCKET_VERSION}.tar.gz
################################################################## ##################################################################

@ -5,7 +5,7 @@ ARG DEBIAN_FRONTEND=noninteractive
################################################################## ##################################################################
# ARGuments # ARGuments
################################################################## ##################################################################
ARG BITBUCKET_VERSION=7.21.0 ARG BITBUCKET_VERSION=8.7.0
ARG DOWNLOAD_URL=https://product-downloads.atlassian.com/software/stash/downloads/atlassian-bitbucket-${BITBUCKET_VERSION}.tar.gz ARG DOWNLOAD_URL=https://product-downloads.atlassian.com/software/stash/downloads/atlassian-bitbucket-${BITBUCKET_VERSION}.tar.gz
################################################################## ##################################################################