We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 394d9b9 commit 0eb84e1Copy full SHA for 0eb84e1
1 file changed
dockerfiles/debian-next-release/portable.sh
@@ -2,8 +2,8 @@
2
3
set -e # Exit immediately if a command exits with non-zero status
4
5
-URL='https://s3.eu-west-1.amazonaws.com/repo-doc-onlyoffice-com/builder/linux/generic/onlyoffice-documentbuilder-9.1.0-32-x86_64.tar.xz'
6
-SHA256='a3151441cdd431fb714cb7d3d352a8df7b301bcf2f31947a9bb9a9000b0d7b0f'
+URL='https://s3.eu-west-1.amazonaws.com/repo-doc-onlyoffice-com/builder/linux/generic/onlyoffice-documentbuilder-9.1.0-54-x86_64.tar.xz'
+SHA256='7cae79315736f3a7f23350e75df381ee133f8457fd8a6282c18cdaea083d989a'
7
8
DOWNLOADED_FILE=$(basename "$URL")
9
0 commit comments