From c4e1ca04c72b036fa0fe721c650e5dfce9fce19f Mon Sep 17 00:00:00 2001 From: "LORENZO\\pacio" Date: Thu, 23 Jan 2025 13:00:14 +0100 Subject: [PATCH] per ahi 4.2 FP 619 --- tomcat/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/*