2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-04-19 15:52:42 +03:00

atlassian updates

This commit is contained in:
STAM 2020-11-23 19:12:51 +03:00
parent a735f67bc9
commit ae468abc5c
2 changed files with 2 additions and 2 deletions
atlassian/confluence/latest

@ -5,7 +5,7 @@ ARG DEBIAN_FRONTEND=noninteractive
##################################################################
# ARGuments
##################################################################
ARG CONFLUENCE_VERSION=7.8.3
ARG CONFLUENCE_VERSION=7.9.0
ARG DOWNLOAD_URL=http://www.atlassian.com/software/confluence/downloads/binary/atlassian-confluence-${CONFLUENCE_VERSION}.tar.gz
##################################################################

@ -5,7 +5,7 @@ ARG DEBIAN_FRONTEND=noninteractive
##################################################################
# ARGuments
##################################################################
ARG CONFLUENCE_VERSION=7.8.3
ARG CONFLUENCE_VERSION=7.9.0
ARG DOWNLOAD_URL=http://www.atlassian.com/software/confluence/downloads/binary/atlassian-confluence-${CONFLUENCE_VERSION}.tar.gz
##################################################################