diff --git a/Dockerfile b/Dockerfile index 0d2267e..3ef865a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM ubuntu:22.04 LABEL authors="Anton Georgiev" -ENV LIBREOFFICE_VERSION=7.6.6 +ENV LIBREOFFICE_VERSION=24.8.1.1 RUN apt-get update && apt-get install -y \ default-jre-headless \