Bump version to 5.5.3.39
This commit is contained in:
parent
fe1a3d4391
commit
a17ec8bbf7
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
ARG oo_version=5.5.1.76
|
||||
ARG oo_version=5.5.3.39
|
||||
FROM onlyoffice/documentserver:$oo_version
|
||||
ARG oo_version=5.5.1.76
|
||||
ARG oo_version=5.5.3.39
|
||||
|
||||
|
||||
RUN sed -is \
|
||||
|
|
|
@ -19,7 +19,7 @@ index 4518ac8..ff00ffe 100644
|
|||
|
||||
-const buildVersion = '4.1.2';
|
||||
-const buildNumber = 37;
|
||||
+const buildVersion = '5.5.1';
|
||||
+const buildVersion = '5.5.3';
|
||||
+const buildNumber = 76;
|
||||
+exports.buildDate = '2020-03-36T14:02:15.000Z';
|
||||
|
||||
|
|
Loading…
Reference in a new issue