We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b55227 commit abfea1aCopy full SHA for abfea1a
Dockerfile
@@ -4,7 +4,7 @@ FROM openjdk:11-jdk
4
MAINTAINER LogicalDOC <[email protected]>
5
6
# set default variables for LogicalDOC install
7
-ENV LDOC_VERSION="8.3.0"
+ENV LDOC_VERSION="8.3.2"
8
ENV LDOC_MEMORY="2000"
9
ENV DEBIAN_FRONTEND="noninteractive"
10
ENV CATALINA_HOME="/opt/logicaldoc/tomcat"
0 commit comments