diff --git a/Dockerfile b/Dockerfile index 05ed07f..b82ba59 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM ubuntu:22.04 LABEL authors="Anton Georgiev" -ENV LIBREOFFICE_VERSION=7.5.7 +ENV LIBREOFFICE_VERSION=7.6.2 RUN apt-get update && apt-get install -y \ default-jre-headless \