Skip to content

Commit abfea1a

Browse files
committed
Update Dockerfile
1 parent 1b55227 commit abfea1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM openjdk:11-jdk
44
MAINTAINER LogicalDOC <packagers@logicaldoc.com>
55

66
# set default variables for LogicalDOC install
7-
ENV LDOC_VERSION="8.3.0"
7+
ENV LDOC_VERSION="8.3.2"
88
ENV LDOC_MEMORY="2000"
99
ENV DEBIAN_FRONTEND="noninteractive"
1010
ENV CATALINA_HOME="/opt/logicaldoc/tomcat"

0 commit comments

Comments
 (0)