Skip to content

Commit

Permalink
Merge pull request #9 from bigbluebutton/antobinary-patch-3
Browse files Browse the repository at this point in the history
chore: use 24.8.0.3
  • Loading branch information
antobinary authored Sep 9, 2024
2 parents 1a56eca + 308d809 commit c3387ea
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
FROM ubuntu:22.04
LABEL authors="Anton Georgiev"

ENV LIBREOFFICE_VERSION=7.6.6
ENV LIBREOFFICE_VERSION=24.8.0

RUN apt-get update && apt-get install -y \
default-jre-headless \
libcairo2 \
libx11-xcb1 \
libxinerama1 \
libxslt1.1 \
libxt6 \
wget \
&& apt-get clean \
Expand Down

0 comments on commit c3387ea

Please sign in to comment.