diff --git a/tomcat/Dockerfile b/tomcat/Dockerfile index be08de9..721d270 100644 --- a/tomcat/Dockerfile +++ b/tomcat/Dockerfile @@ -21,7 +21,7 @@ RUN apt-get update && \ inetutils-telnet \ # For telnet openssl \ # For openssl commands ca-certificates \ # For SSL/TLS certificate validation - #libreoffice && \ # SOLO SE RICHIESTO PER GENERAZIONE DOCX CRM + #libreoffice && \ # SOLO SE RICHIESTO PER infinity dms converter apt-get clean && \ rm -rf /var/lib/apt/lists/*