Skip to content

Commit

Permalink
Merge pull request #6 from antobinary/upgrade-oct-2023
Browse files Browse the repository at this point in the history
LibreOffice 7.6.2
  • Loading branch information
antobinary authored Oct 20, 2023
2 parents a05a6f2 + ec540c9 commit c3b1069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -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 \
Expand Down

0 comments on commit c3b1069

Please sign in to comment.