This commit is contained in:
Alexander Hofbauer 2020-10-28 21:01:15 +01:00
parent b40abf44f3
commit b9a687f4f9
No known key found for this signature in database
GPG key ID: 6ACF215317893A41
2 changed files with 10 additions and 10 deletions

View file

@ -1,5 +1,5 @@
ARG product_version=6.0.0
ARG build_number=105
ARG product_version=6.0.1
ARG build_number=32
FROM onlyoffice/documentserver:${product_version}.${build_number}
ARG product_version