Skip to content

Commit e1c63c0

Browse files
authored
set version hotfix/v9.2.0.1 for docker (#1515)
1 parent 0d0a18b commit e1c63c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dockerfiles/debian-next-release/portable.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
set -e # Exit immediately if a command exits with non-zero status
44

5-
URL='https://s3.eu-west-1.amazonaws.com/repo-doc-onlyoffice-com/builder/linux/generic/onlyoffice-documentbuilder-9.1.0-173-x86_64.tar.xz'
6-
SHA256='91338e12579ea42ad83a52f988a79ad78c048c2dbe4d216f31f109bd8efc63f3'
5+
URL='https://s3.eu-west-1.amazonaws.com/repo-doc-onlyoffice-com/builder/linux/generic/onlyoffice-documentbuilder-9.2.0-1-x86_64.tar.xz'
6+
SHA256='d726adbbef37c7c6a2e64df6c97541f5eb9b362c9441710e7155af29114da175'
77

88
DOWNLOADED_FILE=$(basename "$URL")
99

0 commit comments

Comments
 (0)