mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-10-08 14:51:18 +00:00
ATS-985 - Upgrade LibreOffice to 7.2.5 (#568)
* Upgrade LO to 7.2.5 * Update dockerfiles to use version 7.2.5 of Libreoffice uplodaded to nexus * Correct formatting of Dockerfiles
This commit is contained in:
@@ -5,7 +5,7 @@ PS4="\[\e[35m\]+ \[\e[m\]"
|
||||
set -vex
|
||||
pushd "$(dirname "${BASH_SOURCE[0]}")/../"
|
||||
|
||||
LIBREOFFICE_VERSION=7.0.6
|
||||
LIBREOFFICE_VERSION=7.2.5
|
||||
|
||||
# Cache the LibreOffice distribution, as it is takes a long time to download and it can cause the
|
||||
# build to fail (no output for more than 10 minutes)
|
||||
|
Reference in New Issue
Block a user